This commit is contained in:
zandercymatics 2023-09-29 09:28:27 -06:00
parent d3483b2700
commit eaffde9d3b
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 2 additions and 2 deletions

View file

@ -714,7 +714,7 @@ class Domain(TimeStampedModel, DomainHelper):
cc=getattr(addr, "cc", ""),
sp=getattr(addr, "sp", ""),
**streets,
) # type: ignore
) # type: ignore
return desired_contact