The `show` function of class `UndirectedAdjList(DirectedAdjList)`, doesn't pass `self.vertex_text(u)` as its parent class `DirectedAdjList` does.
The
showfunction of classUndirectedAdjList(DirectedAdjList), doesn't passself.vertex_text(u)as its parent classDirectedAdjListdoes.