Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ruff as the formatter #41

Merged
merged 6 commits into from
Apr 16, 2024
Merged

Use Ruff as the formatter #41

merged 6 commits into from
Apr 16, 2024

Conversation

ProKil
Copy link
Member

@ProKil ProKil commented Apr 5, 2024

Ruff is an extremely fast linter and formatter for python in place of the isort and black (respectively) that we used before. It also has an extension in vscode that does linting and formatting blazingly fast. Please merge this PR.

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@ProKil ProKil requested a review from XuhuiZhou April 7, 2024 00:58
Copy link
Member

@XuhuiZhou XuhuiZhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all LLM_Name is still there?

examples/evaluate_existing_episode.py Show resolved Hide resolved
@XuhuiZhou XuhuiZhou merged commit dfaf805 into main Apr 16, 2024
3 checks passed
@ProKil ProKil deleted the feature/ruff-uv branch April 22, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants