mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:39:49 -04:00
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