trim_trailing_whitespaces property

trim_trailing_whitespaces property

Definition:

@property
def trim_trailing_whitespaces(self):
    ...
@trim_trailing_whitespaces.setter
def trim_trailing_whitespaces(self, value):
    ...

See Also