Skip to content

Commit d0243e4

Browse files
Update bittensor/core/subtensor_api/__init__.py
Co-authored-by: BD Himes <[email protected]>
1 parent 5b05f4d commit d0243e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/subtensor_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class SubtensorApi:
2222
"""Subtensor API class.
2323
2424
Arguments:
25-
network: The network to connect to. Defaults to `None` -> `finney`.
25+
network: The network to connect to. Defaults to `None` -> "finney".
2626
config: Bittensor configuration object. Defaults to `None`.
2727
legacy_methods: If `True`, all methods from the Subtensor class will be added to the root level of this class.
2828
fallback_chains (list): List of fallback chains to use if no network is specified. Defaults to `None`.

0 commit comments

Comments
 (0)