mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
isort
This commit is contained in:
@@ -15,11 +15,7 @@ from app.main.views.dashboard import (
|
|||||||
get_local_daily_stats_for_last_x_days,
|
get_local_daily_stats_for_last_x_days,
|
||||||
get_tuples_of_financial_years,
|
get_tuples_of_financial_years,
|
||||||
)
|
)
|
||||||
from tests import (
|
from tests import organization_json, service_json, validate_route_permission
|
||||||
organization_json,
|
|
||||||
service_json,
|
|
||||||
validate_route_permission,
|
|
||||||
)
|
|
||||||
from tests.conftest import (
|
from tests.conftest import (
|
||||||
ORGANISATION_ID,
|
ORGANISATION_ID,
|
||||||
SERVICE_ONE_ID,
|
SERVICE_ONE_ID,
|
||||||
|
|||||||
Reference in New Issue
Block a user