Files
midas/midas/parser/errors.py

3 lines
43 B
Python

class ParsingError(RuntimeError):
pass