Skip to content

Commit b8e6d79

Browse files
committed
Ruff
1 parent da471d0 commit b8e6d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor_cli/src/commands/wallets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ async def regen_hotkey(
288288

289289

290290
async def regen_hotkey_pub(
291-
wallet: Wallet,
291+
wallet: Wallet,
292292
ss58_address: str,
293293
public_key_hex: str,
294294
overwrite: Optional[bool] = False,

0 commit comments

Comments
 (0)