Sweep doc inconsistent
Closed this issue · 1 comments
MatthiasJ1 commented
transition: Transition = Transition.TRANSFORMED,
transition (Transition, optional): discontinuity handling option.
Defaults to Transition.RIGHT.
Personally I think the default should be RIGHT as the doc states
jdegenstein commented
Fixed by #667