mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Fix header
This commit is contained in:
parent
bffaf62490
commit
dc79cd5848
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
""
|
"""
|
||||||
This utility reads a knowledge core in msgpack format and outputs its
|
This utility reads a knowledge core in msgpack format and outputs its
|
||||||
contents in JSON form to standard output. This is useful only as a
|
contents in JSON form to standard output. This is useful only as a
|
||||||
diagnostic utility.
|
diagnostic utility.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue