MartinThoma / flake8-simplify

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

SIM106: Remove false-positives #95

Closed MartinThoma closed 2 years ago

MartinThoma commented 2 years ago

Don't trigger if the 'else' block ends with a ValueError or a NotImplementedError