agronholm / apscheduler

Task scheduling library for Python
MIT License
6.18k stars 704 forks source link

fix: remove extraneous arg in `RetryMixin` #880

Closed bachya closed 6 months ago

bachya commented 6 months ago

Fixes https://github.com/agronholm/apscheduler/issues/879. Took the solution from https://github.com/agronholm/apscheduler/pull/760.

coveralls commented 6 months ago

Coverage Status

coverage: 92.468%. first build when pulling 7eee9dd1d61d70d1d31930cdf3b3b666c4904e06 on bachya:dev/bachya/mixin-fix into 7b6a34eb55a2d2cec403f484a1f568ba985bfe0d on agronholm:master.