Flake8 linting

This commit is contained in:
Odd Stråbø 2020-09-27 03:47:38 +02:00
commit 6d61a83b54
6 changed files with 7 additions and 6 deletions

View file

@ -69,7 +69,6 @@ class LogHandler(logging.StreamHandler):
xbmc.log(string, level=self.level)
@classmethod
def _get_log_level(cls, level):