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
Python scripts should be formatted according to PEP8. Please consider using the flake8 and pylint tools for checking your code before committing.
Commit message formatting convention
Commits should consist of header and body divided by empty line.
Each row of body should describe a separate changing in project.
All sentences are in present simple tense.