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 e351c8a commit a732ff4Copy full SHA for a732ff4
edg/core/HdlUserExceptions.py
@@ -1,4 +1,4 @@
1
-from typing import Any, Type, TypeVar, Union, Tuple, TYPE_CHECKING
+from typing import Any, Type, Union, Tuple, TYPE_CHECKING
2
3
if TYPE_CHECKING:
4
from edg import BaseBlock
0 commit comments