aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/restrictions/test_restriction.py')
-rw-r--r--tests/restrictions/test_restriction.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/restrictions/test_restriction.py b/tests/restrictions/test_restriction.py
index b1f8a5d8..37a26be8 100644
--- a/tests/restrictions/test_restriction.py
+++ b/tests/restrictions/test_restriction.py
@@ -71,7 +71,6 @@ class TestAlwaysBool(TestRestriction):
class NoneMatch(restriction.base):
-
"""Only matches None."""
__slots__ = ()