ruff
0fc6cf9b
- Avoid `PLE0237` for property with setter (#11377)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid `PLE0237` for property with setter (#11377) ## Summary Should this consider the decorator only if the name is actually a property or is the logic in this PR correct? fixes: #11358 ## Test Plan Add test case.
References
#11377 - Avoid `PLE0237` for property with setter
Author
dhruvmanila
Parents
d835b3e2
Loading