mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 17:56:11 +02:00
removed the trailing whitespace
This commit is contained in:
parent
a3b5e2c239
commit
9349676728
1 changed files with 1 additions and 1 deletions
|
@ -1333,7 +1333,7 @@ class DomainRequest(TimeStampedModel):
|
||||||
return False
|
return False
|
||||||
return True
|
return True
|
||||||
|
|
||||||
"""The following converted_ property methods get field data from this domain request's portfolio,
|
"""The following converted_ property methods get field data from this domain request's portfolio,
|
||||||
if there is an associated portfolio. If not, they return data from the domain request model."""
|
if there is an associated portfolio. If not, they return data from the domain request model."""
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue