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