Closed tddschn closed 2 years ago
See https://github.com/easy-graph/Easy-Graph/blob/f66e200c2319941dbde8391a24a119cc10208795/easygraph/functions/graph_generator/classic.py#L22.
n of type "int" is not iterable.
n
Might results in
TypeError: cannot unpack non-iterable int object
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
See https://github.com/easy-graph/Easy-Graph/blob/f66e200c2319941dbde8391a24a119cc10208795/easygraph/functions/graph_generator/classic.py#L22.
n
of type "int" is not iterable.Might results in
TypeError: cannot unpack non-iterable int object