Some tox fixes

This commit is contained in:
blitzmann
2018-09-15 19:25:37 -04:00
parent b08406b7d6
commit 621672bf34
96 changed files with 90 additions and 334 deletions

View File

@@ -230,7 +230,6 @@ def defLogging():
])
class LoggerWriter(object):
def __init__(self, level):
# self.level is really like using log.debug(message)