mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +02:00
Linter
This commit is contained in:
parent
d8ca745172
commit
54fe5384be
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ class AuditedAdminMockData:
|
||||||
submitter: Contact = self.dummy_contact(item_name, "submitter"),
|
submitter: Contact = self.dummy_contact(item_name, "submitter"),
|
||||||
creator: User = self.dummy_user(item_name, "creator"),
|
creator: User = self.dummy_user(item_name, "creator"),
|
||||||
}
|
}
|
||||||
""" # noqa
|
""" # noqa
|
||||||
common_args = dict(
|
common_args = dict(
|
||||||
organization_type=org_type,
|
organization_type=org_type,
|
||||||
federal_type=federal_type,
|
federal_type=federal_type,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue