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