mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 20:48:40 +02:00
Lint
This commit is contained in:
parent
d3483b2700
commit
eaffde9d3b
2 changed files with 2 additions and 2 deletions
|
@ -714,7 +714,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
cc=getattr(addr, "cc", ""),
|
||||
sp=getattr(addr, "sp", ""),
|
||||
**streets,
|
||||
) # type: ignore
|
||||
) # type: ignore
|
||||
|
||||
return desired_contact
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue