Thomas Desrosiers

Results 2 issues of Thomas Desrosiers

Thanks for putting together this library! The behavior I found surprising was that if you do not use the less-common pattern where you define variables in the function return signature,...

## Version: `flake8-simplify==0.19.3` ## Desired change * **Rule(s)**: SIM401 * **Adjustment**: SIM401 should not apply to non-constant default values. ## Explanation When the default value in `SIM401` statement isn't constant,...

enhancement