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
git:(master) ✗ python parse_params.py -t -s test -c test1 -a a -a b
simple_value = test
constant_value = test1
boolean_switch = True
collection = ['a', 'b']