diff options
Diffstat (limited to 'app/forms.py')
| -rw-r--r-- | app/forms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/forms.py b/app/forms.py index 75de178..96f23ef 100644 --- a/app/forms.py +++ b/app/forms.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- from flask_wtf import FlaskForm |
