Commit Graph

13 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
e9a085c28f update feature updates 2018-08-18 09:49:05 -04:00
blacktwin
3fd41aaf4d Update readme.md 2017-07-29 08:35:21 -04:00
blacktwin
8731610506 Update readme.md 2017-07-21 11:42:17 -04:00
blacktwin
4de951428f Update readme.md 2017-07-21 10:32:21 -04:00
blacktwin
85a06c62db Update readme.md 2017-07-21 10:23:10 -04:00
blacktwin
9ec06f6b0c correction 2017-07-21 10:22:33 -04:00
blacktwin
b54c88f13a todo list udpate
Add arg to allow for runs in headless (mpl.use("Agg"))
2017-07-21 10:22:01 -04:00
blacktwin
c3da536347 Update readme.md 2017-07-21 09:43:43 -04:00
blacktwin
eac7d38e32 Update readme.md 2017-07-19 09:35:45 -04:00
blacktwin
667d07d798 todo list, feature updates 2017-07-19 09:31:20 -04:00
blacktwin
439f190795 Update readme.md 2017-07-17 08:58:26 -04:00
blacktwin
62b7d337e1 Create readme.md 2017-07-17 08:57:53 -04:00