X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=orb_utils.py;h=f1d0ee0d9c781cc418231d39b49e8b9320a2ed7a;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=fe82e2ebfc97c0cf8ec8f965b5fc51746d6e0879;hpb=36fea7f15ed17150691b5b3ead75450e575229ef;p=python_utils.git diff --git a/orb_utils.py b/orb_utils.py index fe82e2e..f1d0ee0 100644 --- a/orb_utils.py +++ b/orb_utils.py @@ -1,12 +1,13 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """Utilities related to changing the orb's color.""" import os import config - parser = config.add_commandline_args( f"Orb Utils ({__file__})", "Args having to do with controlling Scott's Orb.",