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

Decide how to handle possible 'static' methods #89

Open
bannanc opened this issue Jul 2, 2019 · 0 comments
Open

Decide how to handle possible 'static' methods #89

bannanc opened this issue Jul 2, 2019 · 0 comments
Labels
long term Caitlin did not have time to address

Comments

@bannanc
Copy link
Member

bannanc commented Jul 2, 2019

When coding in PyCharm I get a lot of warnings that a function Method [name] may be 'static'. I know you can specify a function is @static, but I don't fully understand the benefit of that. It may be something for someone taking over the project to decide how they want to handle this.

@bannanc bannanc added the long term Caitlin did not have time to address label Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
long term Caitlin did not have time to address
Projects
None yet
Development

No branches or pull requests

1 participant