mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-01 14:41:25 -04:00
isort has opinions, fine
This commit is contained in:
@@ -3,10 +3,7 @@ from unittest.mock import PropertyMock
|
||||
import pytest
|
||||
|
||||
from app.models.service import Service
|
||||
from app.utils.branding import (
|
||||
get_email_choices,
|
||||
get_letter_choices,
|
||||
)
|
||||
from app.utils.branding import get_email_choices, get_letter_choices
|
||||
from tests import organisation_json
|
||||
from tests.conftest import create_email_branding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user