support pep8 check
[doctor.git] / doctor_tests / consumer / base.py
index 3517074..b6c4b34 100644 (file)
@@ -23,4 +23,4 @@ class BaseConsumer(object):
 
     @abc.abstractmethod
     def stop(self):
-        pass
\ No newline at end of file
+        pass