dagstream.utils.errors.DagStreamCycleError

exception dagstream.utils.errors.DagStreamCycleError[source]

Subclass of ValueError raises if a cycle is found in graph.

add_note(object, /)

Exception.add_note(note) – add a note to the exception