mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 02:36:02 +02:00
removed trailing whitespace
This commit is contained in:
parent
6e64f2c622
commit
4b45ccd064
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 their respective field names from portfolio,
|
"""the following converted_ property methods get their respective field names from portfolio,
|
||||||
if the domain request has a portfolio. if it does not, it will get the info from the model itself."""
|
if the domain request has a portfolio. if it does not, it will get the info from the model itself."""
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue