mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-21 19:21:03 +02:00
Fix some issues including uploading large docs
This commit is contained in:
parent
04e0b6953f
commit
f68a4f21b1
5 changed files with 10 additions and 4 deletions
|
|
@ -36,6 +36,7 @@ def show_docs(url, user):
|
|||
table,
|
||||
tablefmt="pretty",
|
||||
stralign="left",
|
||||
maxcolwidths=[None, 55],
|
||||
))
|
||||
print()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue