PlantUML Generation fails if both edges point to "Ende": NotExactlyTwoOutgoingEdgesError
#99
Labels
bug
Something isn't working
NotExactlyTwoOutgoingEdgesError
#99
Affects:
E.g. E_0459 in FV2310:
This leads to a
https://github.com/Hochfrequenz/ebdtable2graph/blob/c8915eafae24777c2885995af5f06fab1a5450ab/src/ebdtable2graph/plantuml.py#L89
Either this is prevents crashes downstream in PlantUML (then we should add a comment why we raise the error) or the assertion is not as precise as it needs to be (then we should fix it).
The text was updated successfully, but these errors were encountered: