We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b249182 commit 80f9b32Copy full SHA for 80f9b32
1 file changed
CHANGELOG.md
@@ -30,6 +30,7 @@ Semantic versioning in our case means:
30
31
- Fixes `WPS226` false-positive on fstring parts, #3548
32
- Fixes false positive `WPS412` with docstring and imports in `__init__.py`, #3569
33
+- Fixes false positive `WPS457` for while True loop with await in async function #3753
34
35
### Misc
36
0 commit comments