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 Plugin class is missing some code to handle --only-attrs-with-ClassVar-are-treated-as-class-attrs #208

Open
krispycheez opened this issue Jan 15, 2025 · 1 comment

Comments

@krispycheez
Copy link

In flake8_entry.py, the run function does not pass along the value of only_attrs_with_ClassVar_are_treated_as_class_attrs to the Visitor, so it can never be set to True when using flake8.

@jsh9
Copy link
Owner

jsh9 commented Jan 18, 2025

Thanks! Let me fix it.

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