Skip to content

Fix retry warning #194

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

Merged
merged 2 commits into from
Jun 3, 2021
Merged

Fix retry warning #194

merged 2 commits into from
Jun 3, 2021

Conversation

marojor
Copy link
Contributor

@marojor marojor commented Jun 2, 2021

site-packages/sdcclient/_common.py:11: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead

marojor and others added 2 commits June 2, 2021 19:55
```
site-packages/sdcclient/_common.py:11: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead
```
@tembleking
Copy link
Member

All is working, thank you for the PR @marojor!

@tembleking tembleking merged commit 5a93a4c into sysdiglabs:master Jun 3, 2021
@marojor marojor deleted the fix_retry_warning branch June 3, 2021 14:08
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.

2 participants