Skip to content

Commit a83428b

Browse files
committed
errors
1 parent 3648b79 commit a83428b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dateandtimeparser/errors.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
class DateParserException(Exception):
2+
pass

0 commit comments

Comments
 (0)