Skip to content

[pylint] Add fix for duplicate-bases (PLE0241)#12105

Merged
charliermarsh merged 4 commits intoastral-sh:mainfrom
Peiffap:gp/autofix-PLE0241
Jun 29, 2024
Merged

[pylint] Add fix for duplicate-bases (PLE0241)#12105
charliermarsh merged 4 commits intoastral-sh:mainfrom
Peiffap:gp/autofix-PLE0241

Conversation

@Peiffap
Copy link
Copy Markdown
Contributor

@Peiffap Peiffap commented Jun 29, 2024

Summary

This adds a fix for the duplicate-bases rule that removes the duplicate base from the class definition.

Test Plan

cargo nextest run duplicate_bases, cargo insta review.

@charliermarsh
Copy link
Copy Markdown
Member

Thanks!

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Jun 29, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) June 29, 2024 17:44
@charliermarsh charliermarsh merged commit d107968 into astral-sh:main Jun 29, 2024
@Peiffap Peiffap deleted the gp/autofix-PLE0241 branch June 29, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixes Related to suggested fixes for violations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants