MartinThoma / flake8-simplify

❄ A flake8 plugin that helps you to simplify code
MIT License
185 stars 19 forks source link

SIM904: Remove false-positives #103

Closed MartinThoma closed 2 years ago

MartinThoma commented 2 years ago

This introduces false-negatives, but that is typically better for a linter

Closes #99 Closes #100