carlomitchener/mrlypy/core/errors.pyRaw · GitHub errors.py37 B · python · 2 lines 1class MrlyError(Exception):2 pass