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
Right now it uses parse_argument inside the class, which makes users difficult to extent their arguments. I think we should modify opts class, so that it receives user's parser as parent, then use argparser's add_argument_group method
add export feature
The text was updated successfully, but these errors were encountered: