JBOPS/reporting
Landon Abney 2be0e376f8
Massive style cleanup
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`
2019-06-20 23:55:11 -07:00
..
added_to_plex.py Massive style cleanup 2019-06-20 23:55:11 -07:00
check_play.py Massive style cleanup 2019-06-20 23:55:11 -07:00
check_plex_log.py Massive style cleanup 2019-06-20 23:55:11 -07:00
drive_check.py Massive style cleanup 2019-06-20 23:55:11 -07:00
library_play_days.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plays_by_library.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_netflix_check.py Massive style cleanup 2019-06-20 23:55:11 -07:00
server_compare.py Massive style cleanup 2019-06-20 23:55:11 -07:00
userplays_weekly_reporting.py Massive style cleanup 2019-06-20 23:55:11 -07:00
watched_percentages.py Massive style cleanup 2019-06-20 23:55:11 -07:00
weekly_stats_reporting.py Massive style cleanup 2019-06-20 23:55:11 -07:00