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

if True in response.is_anomaly: #19

Open
borispinsky opened this issue Nov 27, 2019 · 1 comment
Open

if True in response.is_anomaly: #19

borispinsky opened this issue Nov 27, 2019 · 1 comment

Comments

@borispinsky
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

run the code in VSCOCE

Any log messages given by the failure

Exception has occurred: NameError
name 'response' is not defined
File "C:\vscode\2.py", line 69, in
if True in response.is_anomaly:

Expected/desired behavior

OS and Version?

win 10

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@eleyeth
Copy link

eleyeth commented Feb 26, 2020

I have this same issue. NameError: name 'response' is not defined " Was it resolved?

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

No branches or pull requests

2 participants