mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 11:41:02 +02:00
Updated all CLIs
This commit is contained in:
parent
cd88efa332
commit
d0cc173112
5 changed files with 13 additions and 19 deletions
|
|
@ -195,12 +195,11 @@ def main():
|
|||
p.load(args.files)
|
||||
|
||||
print("All done.")
|
||||
break
|
||||
|
||||
except Exception as e:
|
||||
|
||||
print("Exception:", e, flush=True)
|
||||
|
||||
|
||||
main()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue