Formatting goodness.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-02-28 12:43:31 -05:00
parent df866e40f7
commit df10c4693c
18 changed files with 110 additions and 46 deletions
+3 -1
View File
@@ -28,7 +28,9 @@ def test_get_guest_list_separates_emails_and_phones(client, sample_service):
GuestListRecipientType.EMAIL,
"service@example.com",
),
ServiceGuestList.from_string(sample_service.id, GuestListRecipientType.MOBILE, "2028675309"),
ServiceGuestList.from_string(
sample_service.id, GuestListRecipientType.MOBILE, "2028675309"
),
ServiceGuestList.from_string(
sample_service.id,
GuestListRecipientType.MOBILE,