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