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
Cannot run without copy-history flag as the script halts.
line 620, in main
'quantity': 0 if copy_history else quantity,
^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'copy_history' where it is not associated with a value
Cannot run without copy-history flag as the script halts.
line 620, in main
'quantity': 0 if copy_history else quantity,
^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'copy_history' where it is not associated with a value