Commit Graph

4 Commits

Author SHA1 Message Date
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
6f30b44431 CONFIG and SSL 2018-08-23 06:34:22 -04:00
Blacktwin
18526cf765 shebang 2018-08-23 06:33:24 -04:00
blacktwin
24f00ee094 Rename plex_theme_songs.py to utility/plex_theme_songs.py
utility/
2017-07-12 14:49:49 -04:00