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
When add_mutually_exclusive_group,you got an refrence and only support add_argument by parent.But like #224,if parent argument already exist the same name,you can't just use it.
The text was updated successfully, but these errors were encountered:
When add_mutually_exclusive_group,you got an refrence and only support add_argument by parent.But like #224,if parent argument already exist the same name,you can't just use it.
The text was updated successfully, but these errors were encountered: