This repository was archived by the owner on Nov 30, 2024. It is now read-only.
v0.5.0: cut: f-string lint as it had false positives (#26)
Turns out the AST of f-strings was more complicated than the examples I initially imagined. Fixing the rule will is likely more annoying than simply removing it. rel: https://github.com/sbdchd/flake8-pie/issues/24