mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
isort update
This commit is contained in:
@@ -6,8 +6,8 @@ from flask import Flask, url_for
|
|||||||
from freezegun import freeze_time
|
from freezegun import freeze_time
|
||||||
|
|
||||||
from app.formatters import (
|
from app.formatters import (
|
||||||
convert_markdown_template,
|
|
||||||
apply_html_class,
|
apply_html_class,
|
||||||
|
convert_markdown_template,
|
||||||
email_safe,
|
email_safe,
|
||||||
format_datetime_relative,
|
format_datetime_relative,
|
||||||
format_delta,
|
format_delta,
|
||||||
|
|||||||
Reference in New Issue
Block a user