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

Style review (flake8) #81

Open
sjordan29 opened this issue Mar 29, 2024 · 1 comment
Open

Style review (flake8) #81

sjordan29 opened this issue Mar 29, 2024 · 1 comment

Comments

@sjordan29
Copy link
Contributor

Run flake8 over entire updated code-base and ensure compliance with PEP 8 – Style Guide for Python Code.

@aufdenkampe
Copy link
Member

aufdenkampe commented May 14, 2024

I just came across the Ruff Python Linter and formatter, which supposedly has "Drop-in parity with Flake8, isort, and Black" while also being 50x faster. It looks like it's being adopted by many important Python projects (pandas, FastAPI, etc.). It's probably worth trying.

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