We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcbc19 commit eaa99efCopy full SHA for eaa99ef
1 file changed
tests/test_file_type_inference.py
@@ -7,7 +7,7 @@
7
import hypothesis as hyp
8
import pytest
9
from hypothesis import strategies as st
10
-from numpydoc_decorator import doc # type: ignore[import-untyped]
+from numpydoc_decorator import doc # type: ignore[import-untyped]
11
12
from looptrace_regionals_vis import find_package_files
13
from looptrace_regionals_vis.reader import InputFileContentType
0 commit comments