diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-07 19:40:25 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-07 19:40:25 +0200 |
| commit | edecf9dd9e79117a2d045d9a466e337e68877ea0 (patch) | |
| tree | 56a3ce46e6da1ae480f6f222316f3e182f25a751 | |
| parent | a43fd58cc77d9e711fbc985e78790a5dd48111aa (diff) | |
| download | jokevote-edecf9dd9e79117a2d045d9a466e337e68877ea0.tar.gz jokevote-edecf9dd9e79117a2d045d9a466e337e68877ea0.zip | |
forgot import
| -rw-r--r-- | app.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ from flask import ( make_response, Markup, request, + abort, g, send_from_directory, redirect, |
