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 'resp' referenced before assignment #430

Closed
sentry-io bot opened this issue Dec 13, 2023 · 0 comments · Fixed by #431
Closed

UnboundLocalError: local variable 'resp' referenced before assignment #430

sentry-io bot opened this issue Dec 13, 2023 · 0 comments · Fixed by #431
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 13, 2023

Sentry Issue: SPEID-PROD-K5

UnboundLocalError: local variable 'resp' referenced before assignment
(11 additional frame(s) were not displayed)
...
  File "flask", line 8, in <module>
    sys.exit(main())
  File "speid/commands/spei.py", line 77, in reconciliate_deposits
    recibidas = stpmex_client.ordenes.consulta_recibidas(fecha_operacion)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant