rmartin16 / qbittorrent-api

Python client implementation for qBittorrent's Web API
https://qbittorrent-api.readthedocs.io/
MIT License
398 stars 66 forks source link

Remove uses of `functools.wraps` for API methods #472

Closed rmartin16 closed 1 month ago

rmartin16 commented 1 month ago

Changes

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f2f0ebe) to head (5159bf6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #472 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 15 15 Lines 1936 1800 -136 Branches 374 197 -177 ========================================== - Hits 1936 1800 -136 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.