great-ai/great_ai/utilities/config_file/parse_error.py
2022-07-04 19:31:15 +02:00

2 lines
38 B
Python

class ParseError(Exception):
pass