summaryrefslogtreecommitdiff
path: root/tests/roots/test-root/autodoc_target.py
Commit message (Expand)AuthorAgeFilesLines
* Run the ``pyupgrade`` toolAdam Turner2022-10-171-7/+7
* Sort imports with isortFrançois Freitag2020-11-111-1/+0
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-021-2/+0
* refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-1/+1
* refactor: Replace six.StringIO by io.StringIOTakeshi KOMIYA2018-12-151-2/+1
* refactor: Replace six.add_metaclass by __metaclass_ attributeTakeshi KOMIYA2018-12-151-2/+2
* Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-031-2/+0
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-0/+2
* test_autodoc: Separate testdata (python objects) and testcasesTakeshi KOMIYA2017-12-211-0/+225