MartinThoma / flake8-simplify

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

SIM401: Implement check if-block -> dict.get(key, default) #73

Closed MartinThoma closed 2 years ago

MartinThoma commented 2 years ago

Closes #72