Used isort to sort imports. Also added to the git pre-commit hook.
[python_utils.git] / orb_utils.py
index fe82e2ebfc97c0cf8ec8f965b5fc51746d6e0879..6a12b6f7b1970e92d0697b3633ac35db72895555 100644 (file)
@@ -6,7 +6,6 @@ import os
 
 import config
 
-
 parser = config.add_commandline_args(
     f"Orb Utils ({__file__})",
     "Args having to do with controlling Scott's Orb.",