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?
The text was updated successfully, but these errors were encountered:
ninjatracing still uses the deprecated
optparse
module. An alternative would be to useargparse
. I recently submitted a patch to scipy where this was fixed (scipy/scipy#19030). Would you be interested in this as well?The text was updated successfully, but these errors were encountered: