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 Oct 14, 2019. It is now read-only.
I will merge my branch soon, it is a huge branch that cleans up the code and makes it a bit faster. PEP8 compliance mostly. I left quite a bit number of TODOs, if you wish to support this project and familiarize yourself with our codebase, feel free to hunt them down and execute them mercilessly.
Some of them include:
Adding docstrings
Getting rid of broad try-except blocks
Reducing the size of some functions (fewer branches and statements)
The text was updated successfully, but these errors were encountered:
I will merge my branch soon, it is a huge branch that cleans up the code and makes it a bit faster. PEP8 compliance mostly. I left quite a bit number of TODOs, if you wish to support this project and familiarize yourself with our codebase, feel free to hunt them down and execute them mercilessly.
Some of them include:
The text was updated successfully, but these errors were encountered: