Skip to content

Commit ff9a924

Browse files
committed
Add new_line
2 parents f5db8d3 + ca0e7dd commit ff9a924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ksoftapi/errors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
class BadRequest(Exception):
33
pass
44

5+
56
class NoResults(Exception):
67
pass
78

0 commit comments

Comments
 (0)