Formatting goodness.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-01-18 10:27:31 -05:00
parent df866e40f7
commit df10c4693c
18 changed files with 110 additions and 46 deletions

View File

@@ -247,7 +247,8 @@ def _sample_service_full_permissions(notify_db_session):
@pytest.fixture(scope="function")
def sample_template(sample_user):
service = create_service(
service_permissions=[ServicePermissionType.EMAIL, ServicePermissionType.SMS], check_if_service_exists=True
service_permissions=[ServicePermissionType.EMAIL, ServicePermissionType.SMS],
check_if_service_exists=True,
)
data = {