Skip to content

Commit ee491ed

Browse files
authored
Merge pull request #52 from juzim/fix-missing-exception
Restored deleted file
2 parents 4ce6eee + 0282756 commit ee491ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/noBookException.py

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

0 commit comments

Comments
 (0)