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