Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Fix UnboundLocalError #301

Merged
merged 1 commit into from
Sep 7, 2015
Merged

Conversation

daniloakamine
Copy link
Contributor

When I try to use --noauth_local_webserver option, I'm receiving the exception:

"UnboundLocalError: local variable 'success' referenced before assignment"

Only a correct indentation was necessary.

@dhermes
Copy link
Contributor

dhermes commented Sep 7, 2015

Thanks! Likely messed up in #276.

@dhermes
Copy link
Contributor

dhermes commented Sep 7, 2015

@dhermes
Copy link
Contributor

dhermes commented Sep 7, 2015

LGTM. I did a side-by-side to make sure no other indents were screwed up.

dhermes added a commit that referenced this pull request Sep 7, 2015
@dhermes dhermes merged commit b3febf5 into googleapis:master Sep 7, 2015
@daniloakamine
Copy link
Contributor Author

thanks 👏

@daniloakamine daniloakamine deleted the fix-variable-scope branch September 7, 2015 18:24
@dhermes
Copy link
Contributor

dhermes commented Sep 7, 2015

Thank you for finding!

(Hopefully once #212 is done we can be secure in the belief that there aren't lingering issues like this.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants