#401·wtfpython

Write a linter for such cases

Author: socketpairCreated Aug 3, 2026Updated Aug 3, 2026

I mean write (or extend existing) linter that should check for such WTF things. so, if somthing works, it may be non-obvious for (human) code readers. Linter could help in that (for exapmle, suggest additional braces or rewriting some constructions to more simple ones)