Closed esaule closed 3 years ago
@quaiquai I think you are the one who had written that helper.
I'll add that code in the regularly run tests
@krs-world I added test in bridges-client testing to test this particular case in all three languages. Only python is having this error.
If you have a graph with no outgoing vertex, the out_going_edge_set_of function dies. I don't quite understand how the list_helper works, so I am not quite sure how to fix it.
Consider this code
Here is what you get running it