Skip to content

Commit

Permalink
fixed pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
cpavelchek committed Jul 16, 2020
1 parent ada4fa3 commit 462de05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redis_consumer/consumers/multiplex_consumer.py
Expand Up @@ -38,6 +38,7 @@
from redis_consumer import settings
from redis_consumer import processing


class MultiplexConsumer(ImageFileConsumer):
"""Consumes image files and uploads the results"""

Expand Down

0 comments on commit 462de05

Please sign in to comment.