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 915e8f1 commit 0046e25Copy full SHA for 0046e25
bittensor/core/extrinsics/utils.py
@@ -1,6 +1,6 @@
1
"""Module with helper functions for extrinsics."""
2
3
-from typing import TYPE_CHECKING, Optional
+from typing import TYPE_CHECKING
4
5
from async_substrate_interface.errors import SubstrateRequestException
6
0 commit comments