mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
Adds a basic `setup.cfg` file with configurations for flake8 and pylama, fixes some basic issues with essentially every file including: * Many, many, whitespace line cleanups * Several unused variables and imports * Missing coding and shabang lines * Minor style fixes to more closely align with PEP8 * Turn `print` into function calls for Python 2/3 compat * A few minor bugs * Things like using an undefined `i` in `stream_limiter_ban_email.py` |
||
|---|---|---|
| .. | ||
| find_unwatched_notify.py | ||
| notify_added_custom.py | ||
| notify_delay.py | ||
| notify_fav_tv_all_movie.py | ||
| notify_newip.py | ||
| notify_on_added.py | ||
| notify_recently_aired.py | ||
| notify_user_favorites.py | ||
| notify_user_newip.py | ||
| twitter_notify.py | ||