Commit Graph

5 Commits

Author SHA1 Message Date
JonnyWong16
30dbccda77
Run futurize --stage1 2020-07-04 13:08:59 -07:00
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
Blacktwin
e5fe20401f updated metadata section for tautulli 2018-03-29 09:48:20 -04:00
Blacktwin
0dc0890381 updated naming and pep8 2018-03-29 09:48:20 -04:00
blacktwin
e909b2e30c Rename find_unwatched_notify.py to notify/find_unwatched_notify.py
notify/
2017-07-12 14:38:35 -04:00