Skip to content

Commit 1983bc8

Browse files
committed
#26 add exceptions file to validators
1 parent 2ad005e commit 1983bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/validators.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from pathlib import Path
2+
from .exceptions import *
23

34
# =========================================================================== #
45

0 commit comments

Comments
 (0)