You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome if the code was PEP8 and PEP257 compliant. Obviously not super important but it would be nice to have that for the more clarity and readability.
It would be awesome if the code was PEP8 and PEP257 compliant. Obviously not super important but it would be nice to have that for the more clarity and readability.
https://www.python.org/dev/peps/pep-0008/
https://www.python.org/dev/peps/pep-0257/
example implementation of pep8 and pep257 as policy: https://google.github.io/styleguide/pyguide.html
The text was updated successfully, but these errors were encountered: