summaryrefslogtreecommitdiff
path: root/tests/test_comments.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_comments.py')
-rw-r--r--tests/test_comments.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_comments.py b/tests/test_comments.py
index b1b4ed7b..1805f137 100644
--- a/tests/test_comments.py
+++ b/tests/test_comments.py
@@ -1,5 +1,4 @@
from hypothesis_auto import auto_pytest_magic
-
from isort import comments
auto_pytest_magic(comments.parse)