atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 642 forks source link

Remove unused kwarg #1415

Closed Spacetown closed 2 weeks ago

Spacetown commented 2 weeks ago

The argument paging_workaround was added by accident. Remove it.

Close #1397

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 34.37%. Comparing base (413524b) to head (05e0a4b). Report is 34 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1415 +/- ## ========================================== + Coverage 34.14% 34.37% +0.23% ========================================== Files 46 46 Lines 8444 8585 +141 Branches 1190 1601 +411 ========================================== + Hits 2883 2951 +68 - Misses 5446 5511 +65 - Partials 115 123 +8 ```

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