mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 01:28:24 -04:00
First batch of flake8 changes.
Many unused variables, and replacing some old fixtures with
admin_request before I realised just how many there where 😩
This commit is contained in:
@@ -6,7 +6,7 @@ import uuid
|
||||
|
||||
from freezegun import freeze_time
|
||||
|
||||
from app.models import Service, ApiKey
|
||||
from app.models import Service
|
||||
from tests import create_authorization_header
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user