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

Weird error when you log in as demo user #98

Closed
AnthonyCost opened this issue Sep 1, 2021 · 0 comments
Closed

Weird error when you log in as demo user #98

AnthonyCost opened this issue Sep 1, 2021 · 0 comments
Assignees

Comments

@AnthonyCost
Copy link
Collaborator

UnboundLocalError: local variable 'similar_users' referenced before assignment

perhaps attributed to the filter users

File "/Users/austinkuemper/appacademy/week_20/Spartner/app/api/user_routes.py", line 362, in filter_user
return { "users_answers": [ user for user in similar_users]}

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