ITADN

Remove `WPS354`

#3601Closedsobolevn 创建于 2026-02-16
featurehelp wantedlevel:startergood first issue
S
sobolevncommented
This rules has more problems that it solves: 1. Two `yield`s and `yield from` are two different things 2. Async iterators cannot use `yield from`, but `WPS354` still raises even in `async def` So, it is time to remove this rule. I was wrong about that :( See other rules with `disabled_since` attribute on how to disable a rule.
关闭于 2026-02-17 0 条评论