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

PyCharm lint complains when decorating static methods #27

Open
Dev-iL opened this issue Jun 27, 2024 · 0 comments
Open

PyCharm lint complains when decorating static methods #27

Dev-iL opened this issue Jun 27, 2024 · 0 comments

Comments

@Dev-iL
Copy link

Dev-iL commented Jun 27, 2024

See the warning below. Also:

  • The code does work regardless.
  • A non-static method within the same class didn't generate such a warning.
  • System info: PyCharm 2024.1.3, python 3.12, Win10

image

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