Thanks to visit codestin.com
Credit goes to github.com

Skip to content

use {} instead of dict() #2133

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
Sep 19, 2021
Merged

Conversation

codeboten
Copy link
Contributor

Description

Continuing fixes from pylint 2.11.0 warnings:

R1735: Consider using {} instead of dict() (use-dict-literal)

Fixes #2132
Part of #2123

@codeboten codeboten requested a review from a team September 17, 2021 18:44
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 17, 2021
@owais owais merged commit a2c7c20 into open-telemetry:main Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use {} instead of dict()
3 participants