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