summaryrefslogtreecommitdiff
path: root/testsuite/E72.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #1041 from asfaltboy/issue-830-e721-types-regex-in...Anthony Sottile2022-07-301-6/+3
* fix regex bug for E721Anthony Sottile2021-12-271-0/+5
* Correct test assertions for E721Pavel Savchenko2021-12-121-3/+1
* Add a failing test for a custom types module casePavel Savchenko2021-12-121-0/+5
* Fix E721 false positiveAnthony Sottile2019-03-011-0/+3
* warn about bare except clauseƁukasz Rogalski2016-12-281-0/+28
* Improve the test framework to count the errors, motivated by issue #237Florent Xicluna2014-03-241-1/+1
* Add tests for the E721 checkFlorent Xicluna2013-02-241-0/+24
* Add checks E711, E712 and E721. Closes #46 and #47.Florent Xicluna2012-05-281-0/+27