Skip to content

Commit 0046e25

Browse files
committed
Lint
1 parent 915e8f1 commit 0046e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/extrinsics/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Module with helper functions for extrinsics."""
22

3-
from typing import TYPE_CHECKING, Optional
3+
from typing import TYPE_CHECKING
44

55
from async_substrate_interface.errors import SubstrateRequestException
66

0 commit comments

Comments
 (0)