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 d181207 commit 8fdbc19Copy full SHA for 8fdbc19
async_substrate_interface/protocols.py
@@ -1,4 +1,4 @@
1
-from typing import Protocol
+from typing import Protocol, Union, Optional
2
3
4
__all__: list[str] = [
0 commit comments