mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 21:35:58 +00:00
![]() ## Summary Removing more TODOs from the augmented assignment test suite. Now, if the _target_ is a union, we correctly infer the union of results: ```python if flag: f = Foo() else: f = 42.0 f += 12 ``` |
||
---|---|---|
.. | ||
annotations.md | ||
augmented.md | ||
multi_target.md | ||
unbound.md | ||
walrus.md |