Skip to content

Comments

Fix local variable referenced before assignment#28570

Closed
ephraimbuddy wants to merge 1 commit intoapache:mainfrom
astronomer:localvariable-ref
Closed

Fix local variable referenced before assignment#28570
ephraimbuddy wants to merge 1 commit intoapache:mainfrom
astronomer:localvariable-ref

Conversation

@ephraimbuddy
Copy link
Contributor

The 'nodes' variable was referenced before the assignment. I thought of assigning it to an empty string before the try/except but I think it's safer this way

The 'nodes' variable was referenced before the assignment. I thought of
assigning it to an empty string before the try/except but I think it's
safer this way
@ephraimbuddy ephraimbuddy deleted the localvariable-ref branch December 24, 2022 06:05
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