mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 21:31:52 +01:00
Update wot_utils.py
This commit is contained in:
parent
03a2fa1d77
commit
5c8807438d
@ -162,7 +162,6 @@ async def _build_network_from(index_map, network_graph, visited_pk=None, depth=2
|
||||
# extend the network graph
|
||||
network_graph.update(following)
|
||||
|
||||
print('current network: ' + str(len(index_map)) + ' npubs', end='\r')
|
||||
|
||||
if depth == 1:
|
||||
return index_map, network_graph
|
||||
|
Loading…
x
Reference in New Issue
Block a user