Tree: Format and cleanup start
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
4d83d1aae4
commit
ac0d6f8869
3 changed files with 6 additions and 2 deletions
2
start.py
2
start.py
|
|
@ -44,6 +44,8 @@ def get_argparser():
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
subprocess.run("pip -V")
|
||||
|
||||
parser = get_argparser()
|
||||
args = parser.parse_args()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue