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
If you want it to be a command line utility, I'd suggest using argparse, it's a super nice way to pull arguments and might make working with the program (along with different flags) easier
Running the program directly or through the command line. It for some reason only works though something like the VSCode terminal.
Expected functionality is to work through the cmd line.
The text was updated successfully, but these errors were encountered: