Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / tests / dateparse_utils_test.py
index 42df954c7749ed0f45e5b0ea3d17379e9ff29cf4..6e539ff8ccce9592e09dd48a94b0d6b13bf0703f 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
+"""dateparse_utils unittest."""
+
 import datetime
 import random
 import re