You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python scripts in the scripts/ directory all use custom command-line parsing code that could be cleaned up a bunch by using argparse. Yay pretty code!