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

flake8 5 breaks plugin no attribute ConfigFileFinder #41

Open
epenet opened this issue Oct 27, 2022 · 1 comment
Open

flake8 5 breaks plugin no attribute ConfigFileFinder #41

epenet opened this issue Oct 27, 2022 · 1 comment

Comments

@epenet
Copy link

epenet commented Oct 27, 2022

File "/home/runner/work/renault-api/renault-api/.nox/pre-commit/lib/python3.10/site-packages/flake8_bandit.py", line 10, in <module>
    from flake8.options.config import ConfigFileFinder
@epenet
Copy link
Author

epenet commented Oct 27, 2022

It might be possible to use a solution like tholo/pytest-flake8#88 to fix this

NicolasT added a commit to NicolasT/gptsum that referenced this issue Aug 29, 2023
This plugin seems unmaintained, and is no longer compatible with recent
versions of `flake8`. Since `bandit` doesn't really bring much to this
project, drop it.

See: tylerwince/flake8-bandit#41
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

1 participant