mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Merge pull request #42 from alphagov/file-encoding
Added encoding to file
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import time
|
import time
|
||||||
from flask import render_template
|
from flask import render_template
|
||||||
from app.main import main
|
from app.main import main
|
||||||
|
|||||||
Reference in New Issue
Block a user