Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

fix(app) fixing UnboundLocalError #9

Merged
merged 1 commit into from
Oct 4, 2018
Merged

fix(app) fixing UnboundLocalError #9

merged 1 commit into from
Oct 4, 2018

Conversation

deadc
Copy link
Contributor

@deadc deadc commented Oct 3, 2018

There's a problem with variables declaration inside pods foreach block on app.py, add_sample is trying to work with local variables causing an exception.

  • fix(app) setting variable before add_sample fixing UnboundLocalError

@deadc deadc merged commit 77b72b8 into master Oct 4, 2018
@deadc deadc deleted the fix_bug branch October 4, 2018 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants