Format changed file
This commit is contained in:
parent
628c61024b
commit
0800e506e4
@ -200,7 +200,7 @@ class Request(Base, mixins.TimestampsMixin, mixins.AuditableMixin):
|
||||
or self.status == RequestStatus.CHANGES_REQUESTED_TO_FINVER
|
||||
):
|
||||
review = self.latest_status.review
|
||||
if review: #pragma: no branch
|
||||
if review: # pragma: no branch
|
||||
return review.comment
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user