repeat_factor property

repeat_factor property

RepeatFactor

Definition:

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

See Also