support pep8 check
[doctor.git] / doctor_tests / inspector / base.py
index 854f069..a6eae45 100644 (file)
@@ -27,4 +27,4 @@ class BaseInspector(object):
 
     @abc.abstractmethod
     def stop(self):
-        pass
\ No newline at end of file
+        pass