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
ninjatracing still uses the deprecated optparse module. An alternative would be to use argparse. I recently submitted a patch to scipy where this was fixed (scipy/scipy#19030). Would you be interested in this as well?