Improve docstrings for sphinx.
[python_utils.git] / remote_worker.py
index 75dfe8e46cb3d34e28f44267129ff38020d23a7a..8bc254070c7ec030a967efb8938e42639eaa5231 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A simple utility to unpickle some code, run it, and pickle the
 results.
 """