Skip to content
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)

Choose a tag to compare

@sbdchd sbdchd released this 08 Jan 23:48
· 50 commits to master since this release
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