This commit is contained in:
zandercymatics 2023-08-22 08:34:38 -06:00
parent d8ca745172
commit 54fe5384be
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -247,7 +247,7 @@ class AuditedAdminMockData:
submitter: Contact = self.dummy_contact(item_name, "submitter"),
creator: User = self.dummy_user(item_name, "creator"),
}
""" # noqa
""" # noqa
common_args = dict(
organization_type=org_type,
federal_type=federal_type,