Skip to content

Commit 55a2a25

Browse files
committed
ruff
1 parent 377e913 commit 55a2a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bittensor/subtensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
The ``bittensor.subtensor`` module in Bittensor serves as a crucial interface for interacting with the Bittensor
2121
blockchain, facilitating a range of operations essential for the decentralized machine learning network.
2222
"""
23+
2324
from __future__ import annotations
2425

2526
import argparse

0 commit comments

Comments
 (0)