summaryrefslogtreecommitdiff
path: root/tests/unittest_pyreverse_diadefs.py
Commit message (Expand)AuthorAgeFilesLines
* [tests lint] Fix all C0121 singleton-comparison in pylint's own testsPierre Sassoulas2020-04-201-1/+1
* [tests lint] Fix all 'no-self-use' in pylint's own testsPierre Sassoulas2020-04-201-37/+39
* Get rid of a bunch of yoda conditions in tests (misplaced-comparison-constant)Pierre Sassoulas2020-04-201-8/+8
* [tests lint] Fix all W0614 unused-wildcard-import in pylint's own testsPierre Sassoulas2020-04-201-1/+6
* [tests lint] Fix all W0107 (unnecessary-pass) in pylint's own testsPierre Sassoulas2020-04-201-1/+0
* [tests lint] Fix all pointless-string-statement in pylint's own testsPierre Sassoulas2020-04-201-4/+5
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+1
* Fixed an ``AttributeError`` caused by improper handling of ``dataclasses`` in...Claudiu Popa2019-11-211-0/+14
* Stopped installing tests with packageAshley Whetter2019-06-201-0/+175