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
The Naming of functions and variables follows the naming in the official documentation so that the violate PEP8. This is acceptable for the benefit this brings.
But there are still other problems like line length.
The Naming of functions and variables follows the naming in the official documentation so that the violate PEP8. This is acceptable for the benefit this brings.
But there are still other problems like line length.
Fix line length
Check PEP 8 for other violations