mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 15:06:32 +02:00
Additional
This commit is contained in:
parent
0f0ce6be53
commit
7f5bfa07a6
2 changed files with 29 additions and 28 deletions
|
@ -599,6 +599,7 @@ def completed_domain_request(
|
|||
|
||||
return domain_request
|
||||
|
||||
|
||||
def set_domain_request_investigators(domain_request_list: list[DomainRequest], investigator_user: User):
|
||||
"""Helper method that sets the investigator field of all provided domain requests"""
|
||||
for request in domain_request_list:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue