aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_formatters.py')
-rw-r--r--tests/test_formatters.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_formatters.py b/tests/test_formatters.py
index 549f2adc..515511c6 100644
--- a/tests/test_formatters.py
+++ b/tests/test_formatters.py
@@ -13,7 +13,6 @@ issue7567 = protect_process
class TestPlainTextFormatter:
-
kls = staticmethod(formatters.PlainTextFormatter)
def test_basics(self):