Skip to content

Commit eaa99ef

Browse files
committed
fix formatting with ruff
1 parent 5bcbc19 commit eaa99ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_file_type_inference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import hypothesis as hyp
88
import pytest
99
from hypothesis import strategies as st
10-
from numpydoc_decorator import doc # type: ignore[import-untyped]
10+
from numpydoc_decorator import doc # type: ignore[import-untyped]
1111

1212
from looptrace_regionals_vis import find_package_files
1313
from looptrace_regionals_vis.reader import InputFileContentType

0 commit comments

Comments
 (0)