summaryrefslogtreecommitdiff
path: root/interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces.py')
-rw-r--r--interfaces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces.py b/interfaces.py
index 3d7bdad..e29026d 100644
--- a/interfaces.py
+++ b/interfaces.py
@@ -95,4 +95,4 @@ class IReporter(Interface):
"""
-__all__ = ('IRawChecker', 'IStatable', 'ILinter', 'IReporter')
+__all__ = ('IRawChecker', 'ILinter', 'IReporter')