Skip to content

Commit 8a54312

Browse files
committed
moves error to another file
1 parent d52378b commit 8a54312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upath/errors.py

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

0 commit comments

Comments
 (0)