Skip to content

Conversation

@maorfr
Copy link

@maorfr maorfr commented Oct 18, 2023

this commit adds a default value (empty string) to some locally defined variables, to allow them to be used in a global context.

this handles the following error:

UnboundLocalError: cannot access local variable '<>' where it is not associated with a value

this commit adds a default value (empty string) to some locally defined variables, to allow them to be used in a global context.

this handles the following error:
```
UnboundLocalError: cannot access local variable '<>' where it is not associated with a value
@maorfr maorfr closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant