Skip to content

[flake8-return] Exempt properties from explicit return rule (RET501)#12243

Merged
charliermarsh merged 6 commits intoastral-sh:mainfrom
epenet:20240708-1515
Jul 9, 2024
Merged

[flake8-return] Exempt properties from explicit return rule (RET501)#12243
charliermarsh merged 6 commits intoastral-sh:mainfrom
epenet:20240708-1515

Conversation

@epenet
Copy link
Copy Markdown
Contributor

@epenet epenet commented Jul 8, 2024

First contribution - apologies if something is missing

Fixes #12197

@epenet epenet marked this pull request as draft July 8, 2024 13:30
@epenet epenet marked this pull request as ready for review July 8, 2024 13:58
@charliermarsh charliermarsh self-assigned this Jul 8, 2024
@charliermarsh charliermarsh added the rule Implementing or modifying a lint rule label Jul 8, 2024
Copy link
Copy Markdown
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

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

Thank you!

@charliermarsh charliermarsh changed the title [flake8-return] Exempt properties (RET501) [flake8-return] Exempt properties from explicit return rule (RET501) Jul 9, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) July 9, 2024 02:24
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jul 9, 2024

CodSpeed Performance Report

Merging #12243 will not alter performance

Comparing epenet:20240708-1515 (9e08538) with main (bf3d903)

Summary

✅ 33 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RET501 should exempt properties

2 participants