Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / tests / google_assistant_test.py
index 857c1e4d332875dfd294ab397308e4b6e690b941..a16259455a8be80840a346626f09932728eb16c5 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
+"""google_assistant unittest."""
+
 import unittest
 from unittest.mock import MagicMock, patch