removed trailing whitespace

This commit is contained in:
asaki222 2024-10-25 11:54:48 -04:00
parent 6e64f2c622
commit 4b45ccd064
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 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."""
@property