Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnboundLocalError: local variable 'negate' referenced before assignment #26

Closed
horida opened this issue Dec 5, 2016 · 2 comments
Closed
Labels
Milestone

Comments

@horida
Copy link

horida commented Dec 5, 2016

pook/matchers/compare.py:55 negate not defined if if in 49 is not true

@h2non
Copy link
Owner

h2non commented Dec 5, 2016

Thanks. It's curious that flake8 linter did not alert me about this.

It's fixed on master, but I'm still working on v0.1.3 with some major features and general improvements and it would probably take me the rest of the week to make the release.

@h2non h2non added this to the 0.1.3 milestone Dec 5, 2016
@h2non h2non added the bug label Dec 5, 2016
@h2non
Copy link
Owner

h2non commented Dec 11, 2016

This was already fixed in pook@0.1.3. Closing.

@h2non h2non closed this as completed Dec 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants