mimerender
mimerender copied to clipboard
Catch Exception & Check Flask `view_args`
Small PR to
- catch
MimeRenderException
and return 400 response, and - also check
flask.request.view_args
foroverride_input_key
@martinblech @wojcikstefan
- added dependabot config
- replace travis python3.2 with 3.8 (tests succeed)
@thomasst @jfinkels @felixonmars @ericfrederich @dbtsai @akuckartz Do any of you have permissions for this repo to merge this PR and release a new version on PyPI? Thanks!
The changes suggested in this PR are now on PyPI as https://pypi.org/project/mimerender-pr36/