We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3648b79 commit a83428bCopy full SHA for a83428b
1 file changed
dateandtimeparser/errors.py
@@ -0,0 +1,2 @@
1
+class DateParserException(Exception):
2
+ pass
0 commit comments