From 4b45ccd064d128aa815d2d7bee7fd55945f4bdcd Mon Sep 17 00:00:00 2001 From: asaki222 Date: Fri, 25 Oct 2024 11:54:48 -0400 Subject: [PATCH] removed trailing whitespace --- src/registrar/models/domain_request.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/models/domain_request.py b/src/registrar/models/domain_request.py index 0ba11f43c..46c6b81e8 100644 --- a/src/registrar/models/domain_request.py +++ b/src/registrar/models/domain_request.py @@ -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