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
Hi, I am currently trying to integrate python-fire and trains. Trains, at the moment, is capable of automatically detecting the arguments when using argparse. I tried with fire but unfortunately the same does not happen. Could you point me to where the argument parsing happens in fire?