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
Ensure the code is PEP8-compliant (with the maximum number of characters per line upped to 100).
For docstrings it's ok (if necasary) to go over this limit; just make sure to mark the respective docstring with the # noqa comment (i.e. "no quality assurance").
# noqacomment (i.e. "no quality assurance").