Commits
Click on a commit to change the comparison rangeDrop `__get__` and `__set__` from `unnecessary-dunder-call`
These are for descriptors which affects the behavior of the object _as a property_; I do not think they should be called directly but there is no alternative when working with the object directly Update crates/ruff_linter/resources/test/fixtures/pylint/unnecessary_dunder_call.py
Co-authored-by: Zanie Blue <contact@zanie.dev>1 year ago
by charliermarsh