mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -4,7 +4,10 @@ import pytest
|
||||
from freezegun import freeze_time
|
||||
|
||||
from tests.app.db import (
|
||||
create_inbound_sms, create_service, create_service_with_inbound_number, create_service_data_retention
|
||||
create_inbound_sms,
|
||||
create_service,
|
||||
create_service_data_retention,
|
||||
create_service_with_inbound_number,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user