We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RUFF067
1 parent 56d08c2 commit 5c63ac0Copy full SHA for 5c63ac0
src/_numtype/__init__.py
@@ -1 +1 @@
1
-raise ImportError("_numtype should not be imported at runtime") # noqa: EM101, TRY003
+raise ImportError("_numtype should not be imported at runtime") # noqa: EM101, RUF067, TRY003
0 commit comments