mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 11:20:12 -04:00
Merge pull request #1357 from alphagov/pyup-initial-update
Initial Update
This commit is contained in:
@@ -21,10 +21,10 @@ from flask import (
|
||||
)
|
||||
from flask_login import current_user
|
||||
import pyexcel
|
||||
import pyexcel.ext.io
|
||||
import pyexcel.ext.xls
|
||||
import pyexcel.ext.xlsx
|
||||
import pyexcel.ext.ods3
|
||||
import pyexcel_io
|
||||
import pyexcel_xls
|
||||
import pyexcel_xlsx
|
||||
import pyexcel_ods3
|
||||
|
||||
from notifications_utils.template import (
|
||||
SMSPreviewTemplate,
|
||||
|
||||
Reference in New Issue
Block a user