Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / tests / letter_compress_test.py
index e67838a3d32dd6e7c6415ba7edbb73b81c6ad717..1a47ba4f9c43e3104673ba70b916196eefdc1999 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
+"""letter_compress unittest."""
+
 import math
 import random
 import unittest