match_blank property

match_blank property

Definition:

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

See Also