Skip to content

Commit

Permalink
Some cleaning 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Oct 9, 2017
1 parent e080f4e commit 180cd30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions EXCEPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,3 @@ except BadRequestException as error:
print(error.response_code)
print(error.message) # or just print(error)
```

This will ensure that you are ready for anything that might go wrong!

0 comments on commit 180cd30

Please sign in to comment.