Open chris-park opened 2 months ago
Update exceptions.py and responses.py to handle 404 errors gracefully. The package is also missing exception handling for 409, 413, 414 and 415 errors - which I can add over time.
exceptions.py
responses.py
Update
exceptions.py
andresponses.py
to handle 404 errors gracefully. The package is also missing exception handling for 409, 413, 414 and 415 errors - which I can add over time.