Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / tests / waitable_presence_test.py
index ff4225c9798ec93a7ad008b60aeabfed033af56f..f9e95e96a2b25f9b97d0d3d2204c7b0935dd739e 100755 (executable)
@@ -1,6 +1,9 @@
 #!/usr/bin/env python3
 
-import re
+# © Copyright 2021-2022, Scott Gasch
+
+"""waitable_presence unittest."""
+
 import unittest
 from unittest.mock import MagicMock