Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove extraneous arg in RetryMixin #880

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

bachya
Copy link
Contributor

@bachya bachya commented Mar 22, 2024

Fixes #879. Took the solution from #760.

@coveralls
Copy link

Coverage Status

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

@bachya bachya changed the title fix: remove exraneous arg in RetryMixin fix: remove extraneous arg in RetryMixin Mar 23, 2024
@agronholm agronholm merged commit 873ed0d into agronholm:master Mar 24, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: RetryMixin._retry.<locals>.after_attempt() missing 1 required positional argument: 'retry_state'
3 participants