Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix or ignore flake8 errors | Trygve Aaberge | 2023-06-29 | 1 | -0/+1 |
| | |||||
* | Ignore failing flake rules instead of selecting only a few | Trygve Aaberge | 2021-04-13 | 1 | -1/+5 |
| | | | | E203 should be ignored when using black according to their docs. | ||||
* | Use flake8 to find undefined names (#556) | cclauss | 2018-04-12 | 1 | -0/+7 |