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
Fixes: UnboundLocalError: cannot access local variable 'param_desc' where it is not associated with a value.
This is happening after 4ad4eef because param_desc is read without being defined.
0 commit comments