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, 1 insertions, 0 deletions
diff --git a/tests/test_comments.py b/tests/test_comments.py
index 1805f137..b1b4ed7b 100644
--- a/tests/test_comments.py
+++ b/tests/test_comments.py
@@ -1,4 +1,5 @@
from hypothesis_auto import auto_pytest_magic
+
from isort import comments
auto_pytest_magic(comments.parse)