Skip to content
2 changes: 2 additions & 0 deletions lib/errors.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class MarkdownError(Exception):
pass
Loading