You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
events=events
File "/Users/valery/.local/share/virtualenvs/document_data_extract_zappa-j8vc3Vbe/lib/python3.6/site-packages/zappa/core.py", line 2783, in schedule_events
print("Could not create event {} - Please define either an expression or an event source".format(name))
UnboundLocalError: local variable 'name' referenced before assignment
So I fixed it.
Description
GitHub Issues
The text was updated successfully, but these errors were encountered:
Originally from: Miserlou/Zappa#2185 by manycoding
When I set keep_warm_expression it fails with
So I fixed it.
Description
GitHub Issues
The text was updated successfully, but these errors were encountered: