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-slots does not seem to work with flake8 5 #32

Open
nth10sd opened this issue Nov 9, 2022 · 0 comments
Open

flake8-slots does not seem to work with flake8 5 #32

nth10sd opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
bug Something isn't working stale

Comments

@nth10sd
Copy link

nth10sd commented Nov 9, 2022

Description

Test running flake8-slots 0.1.5 with flake8 5.0.4.

Actual result:

$ flake8 .
There was a critical error during execution of Flake8:
plugin code for `flake8-slots[SLOT]` does not match ^[A-Z]{1,3}[0-9]{0,3}$

Expected result:

flake8 runs successfully

Reproduces how often:

Easily reproduced

Version

  • Operating System: Ubuntu 22.04.1
  • Python: 3.10
  • flake8-slots: 0.1.5

Installation source

PyPI

Other Additional Information:

This is the corresponding fix for another flake8 plugin.

@nth10sd nth10sd added the bug Something isn't working label Nov 9, 2022
@stale stale bot added the stale label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants