Degree increase/reduction should accept parameter times = 0
, which does nothing
#6
Labels
enhancement
New feature or request
times = 0
, which does nothing
#6
At the version
v1.0.8
, callingdegree_increase
ordegree_decrease
raises aValueError
when the parametertimes = 0
is given.It should do nothing in that case.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: