Skip to content

Commit 5c63ac0

Browse files
committed
🙈 ignore RUFF067
1 parent 56d08c2 commit 5c63ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)