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.
Unpack
typing_extensions
1 parent eb012b4 commit a1310c0Copy full SHA for a1310c0
test/static/accept/scalars.pyi
@@ -1,5 +1,5 @@
1
-from typing import Any, Literal, TypeAlias, Unpack
2
-from typing_extensions import assert_type
+from typing import Any, Literal, TypeAlias
+from typing_extensions import Unpack, assert_type
3
4
import numpy as np
5
0 commit comments