1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-22 05:36:54 +01:00
lodel2_mirror/lodel/editorial_model/exceptions.py

5 lines
72 B
Python

#-*- coding: utf-8 -*-
class EditorialModelError(Exception):
pass