X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=tests%2Fwaitable_presence_test.py;h=f9e95e96a2b25f9b97d0d3d2204c7b0935dd739e;hb=a778719a55da82f5a3d1ca5cecd9041530d4d6e9;hp=ff4225c9798ec93a7ad008b60aeabfed033af56f;hpb=b22b39493c5b6c747b16e9430f3833bb8869cef6;p=python_utils.git diff --git a/tests/waitable_presence_test.py b/tests/waitable_presence_test.py index ff4225c..f9e95e9 100755 --- a/tests/waitable_presence_test.py +++ b/tests/waitable_presence_test.py @@ -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