Added encoding to file

This commit is contained in:
Martyn Inglis
2016-01-06 11:03:29 +00:00
parent f9457d739e
commit b9895a805c

View File

@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
import time
from flask import render_template
from app.main import main