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 cf910b2 commit ac53a1eCopy full SHA for ac53a1e
1 file changed
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