2be0e376f8
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` |
||
---|---|---|
.. | ||
added_to_plex.py | ||
check_play.py | ||
check_plex_log.py | ||
drive_check.py | ||
library_play_days.py | ||
plays_by_library.py | ||
plex_netflix_check.py | ||
server_compare.py | ||
userplays_weekly_reporting.py | ||
watched_percentages.py | ||
weekly_stats_reporting.py |