aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/08_test_patch.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/08_test_patch.py')
-rw-r--r--tests/08_test_patch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/08_test_patch.py b/tests/08_test_patch.py
index df1d43d4..bc9a507c 100644
--- a/tests/08_test_patch.py
+++ b/tests/08_test_patch.py
@@ -2,7 +2,7 @@
"""Test L{Patch} class"""
-from . import context
+from . import context # noqa: 401
import os
import unittest