MartinThoma / flake8-simplify

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

SIM907: Use Optional[Type] instead of Union[Type, None] #110

Closed MartinThoma closed 2 years ago

MartinThoma commented 2 years ago

Closes #64