ruff
0fc6cf9b - Avoid `PLE0237` for property with setter (#11377)

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.
Author
Parents
Loading