mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-15 07:18:09 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from app.models import Notification, INVITE_PENDING
|
||||
|
||||
from app.models import INVITE_PENDING, Notification
|
||||
from tests.app.db import create_invited_org_user
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user