Fix header (#194)

This commit is contained in:
cybermaggedon 2024-12-06 08:50:49 +00:00 committed by GitHub
parent bffaf62490
commit 2818ec9f23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3
""
"""
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
diagnostic utility.