mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 01:46:22 +02:00
parent
9c83aaf773
commit
6698ac74d7
4 changed files with 0 additions and 132 deletions
|
|
@ -17,10 +17,6 @@ def show_flows(url):
|
|||
|
||||
flow_ids = api.flow_list()
|
||||
|
||||
if len(flow_ids) == 0:
|
||||
print("No flows.")
|
||||
return
|
||||
|
||||
print(flow_ids)
|
||||
|
||||
flows = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue