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
{{ message }}
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.
In general, code should be clean, concise and readable. `The Zen of Python (PEP 20) <http://www.python.org/dev/peps/pep-0020/>`_ is a great introduction to best coding practices for Python.
+ Follow the `Style Guide for Python Code (PEP 8)
<http://www.python.org/dev/peps/pep-0008/>`__ as closely as