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

Remove leftover flake8 #64

Closed
niksirbi opened this issue Jun 21, 2023 · 1 comment
Closed

Remove leftover flake8 #64

niksirbi opened this issue Jun 21, 2023 · 1 comment
Assignees

Comments

@niksirbi
Copy link
Member

This project now uses ruff for linting, as evidenced by pyproject.toml and pre-commit-config.yaml.
However, there is still a .flake8 file and several lingering mentions of flake8 throughout the project.
Consider removing all mentions of flake8, as they are now redundant.

@lauraporta
Copy link
Member

Addressed in #66

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