Fix header

This commit is contained in:
Cyber MacGeddon 2024-12-06 08:42:05 +00:00
parent bffaf62490
commit dc79cd5848

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.