Skip to content

Commit 180cd30

Browse files
author
Kevin Hellemun
committed
Some cleaning 🔥
1 parent e080f4e commit 180cd30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

EXCEPTIONS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,3 @@ except BadRequestException as error:
6767
print(error.response_code)
6868
print(error.message) # or just print(error)
6969
```
70-
71-
This will ensure that you are ready for anything that might go wrong!

0 commit comments

Comments
 (0)