I'm trying out the Python runtime. I understand that it's using Flask.
I'm using templates in my function but
1. I don't see the templates folder in the uploaded source.
2. render_template throws a TemplateNotFound error
Actually it doesn't seem to be uploading any folders. Is this a bug or can I do anything about this?