mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 14:29:25 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from app.models import EmailBranding, BRANDING_ORG
|
||||
from app.models import BRANDING_ORG, EmailBranding
|
||||
from tests.app.db import create_email_branding
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user