2 lines
51 B
Python
2 lines
51 B
Python
class InvalidRelativePathError(Exception):
|
|
pass |
class InvalidRelativePathError(Exception):
|
|
pass |