Style and removal of Python 2.7 stuff

This commit is contained in:
Daniel Quinn
2018-02-18 15:55:55 +00:00
parent 997a869124
commit caf44146db
2 changed files with 4 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ class ConsumerError(Exception):
pass
class Consumer(object):
class Consumer:
"""
Loop over every file found in CONSUMPTION_DIR and:
1. Convert it to a greyscale pnm