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.
override
typing_extensions
1 parent 8ef64c9 commit 3be7c2cCopy full SHA for 3be7c2c
‎src/_numtype/op.pyi‎
@@ -1,5 +1,5 @@
1
-from typing import Any, Protocol, override
2
-from typing_extensions import TypeVar
+from typing import Any, Protocol
+from typing_extensions import TypeVar, override
3
4
__all__ = [ # noqa: RUF022
5
"CanEq",
0 commit comments