Source code for metacsv.core.exceptions


[docs]class GraphIsCyclicError(ValueError): pass