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.
1 parent 2a1953f commit 7d826f0Copy full SHA for 7d826f0
tests/utilities/test_build_ast_schema.py
@@ -1,5 +1,5 @@
1
from collections import namedtuple
2
-from typing import cast, Union
+from typing import Union
3
4
from pytest import raises # type: ignore
5
0 commit comments