zhulik / aiotractive

Asynchronous Python client for the Tractive REST API
MIT License
20 stars 6 forks source link

Refactor exception handling #12

Closed Danielhiversen closed 2 years ago

Danielhiversen commented 2 years ago

A suggestion to refactor the exception handling. The behavior should be the same, but we avoid a double try-except block.

zhulik commented 2 years ago

@Danielhiversen 0.5.3 is ready