Commit Graph

8 Commits

Author SHA1 Message Date
JonnyWong16
0d1685afed
Run futurize --unicode-literals 2020-07-04 13:31:02 -07:00
JonnyWong16
dc6507ffed
Run futurize --stage2 2020-07-04 13:23:47 -07:00
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
a78244df75 CONFIG and SSL 2018-08-23 06:26:30 -04:00
Blacktwin
4782bd9e5e shebang 2018-08-23 06:24:44 -04:00
Blacktwin
7ffaa7543f cleanup 2018-04-03 11:57:51 -04:00
blacktwin
15eed5c729 Rename plex_api_poster_pull.py to utility/plex_api_poster_pull.py
utility/
2017-07-12 14:47:51 -04:00