Skip to content

Commit 411fadd

Browse files
committed
Ruff…
1 parent 95a4af5 commit 411fadd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bittensor_cli/src/bittensor/extrinsics/registration.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
print_verbose,
3939
print_error,
4040
unlock_key,
41-
hex_to_bytes, get_hotkey_pub_ss58,
41+
hex_to_bytes,
42+
get_hotkey_pub_ss58,
4243
)
4344

4445
if typing.TYPE_CHECKING:

0 commit comments

Comments
 (0)