removed the trailing whitespace

This commit is contained in:
asaki222 2024-10-31 12:06:59 -04:00
parent a3b5e2c239
commit 9349676728
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4

View file

@ -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