Skip to content

Commit ac53a1e

Browse files
committed
🙈 ignore RUFF067
1 parent cf910b2 commit ac53a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_numtype/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
raise ImportError("_numtype should not be imported at runtime") # noqa: EM101, TRY003
1+
raise ImportError("_numtype should not be imported at runtime") # noqa: EM101, RUF067, TRY003

0 commit comments

Comments
 (0)