Skip to content

Commit b83945d

Browse files
committed
Missed some
1 parent 4ad2552 commit b83945d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bittensor/utils/easy_imports.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,15 @@ def info(on: bool = True):
309309
"logging",
310310
"MockSubtensor",
311311
"SubnetsAPI",
312+
"async_subtensor",
313+
"axon",
314+
"config",
315+
"dendrite",
316+
"keyfile",
317+
"metagraph",
318+
"wallet",
319+
"subtensor",
320+
"synapse",
312321
"__blocktime__",
313322
"__network_explorer_map__",
314323
"__pipaddress__",

0 commit comments

Comments
 (0)