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

Format code with Black #313

Open
brianhelba opened this issue Oct 27, 2021 · 1 comment
Open

Format code with Black #313

brianhelba opened this issue Oct 27, 2021 · 1 comment

Comments

@brianhelba
Copy link
Contributor

This will help us to avoid unproductive style discussions and no-op line diffs due to formatting issues.

https://black.readthedocs.io/en/stable/

@uhurusurfa
Copy link
Contributor

Switching to ruff would provide the exact same functionality as black but also provide the linting that flake8 does.
https://docs.astral.sh/ruff/faq/

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

No branches or pull requests

2 participants