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

31634: Fix pylint errors for azure-maps-search #34998

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

Lakicar95
Copy link
Member

Description

This change will fix pylint errors for azure-maps-search.

Current pylint version in tox.ini: pylint_version=2.15.8

Resolves: #31634

How it is tested?

azure-sdk-for-python\sdk\maps\azure-maps-search> tox run -e pylint -c ../../../eng/tox/tox.ini --root .

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Maps labels Mar 28, 2024
Copy link

Thank you for your contribution @Lakicar95! We will review the pull request and get back to you soon.

Copy link
Member

@kristapratico kristapratico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lakicar95 Thanks! This one looks great to me and gets the library pylint compliant again! I'm just re-running CI since a test failed (looked unrelated to changes in this PR, though).

@kristapratico
Copy link
Member

/check-enforcer override

@kristapratico kristapratico merged commit b941f1c into Azure:main Mar 29, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Maps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure-maps-search needs linting updates for pylint version 2.15.8
2 participants