ruff
c2421068
- Limit commutative non-augmented-assignments to primitive data types (#10912)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Limit commutative non-augmented-assignments to primitive data types (#10912) ## Summary I think this is the best we can do without type inference. At least it will still catch some common cases. Closes #10911.
References
#10912 - Limit commutative non-augmented-assignments to primitive data types
Author
charliermarsh
Parents
e9870fe4
Loading