Skip to content

Commit

Permalink
moves error to another file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Nov 13, 2020
1 parent d52378b commit 8a54312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upath/errors.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class NotDirectoryError(Exception):
pass

0 comments on commit 8a54312

Please sign in to comment.