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
Removed argparse and went with a simple scanning sys.argv for parameter
approach per the comments of @WeatherGod .
unittest already takes the '-v' commandline argument. It may be acting
upon having this. (I don't know because there are so many warnings
generated by test.py.)
0 commit comments