summaryrefslogtreecommitdiff
path: root/tests/test_util_docstrings.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typos discovered by codespellChristian Clauss2021-09-081-1/+1
* Fix #8597: autodoc: metadata only docstring is treated as undocumentedTakeshi KOMIYA2021-05-021-14/+31
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-3/+1
* refactor: Do not pass deprecated parameter in testcaseTakeshi KOMIYA2020-05-031-10/+0
* Close #6830: autodoc: consider a member private if docstring has "private" me...Takeshi KOMIYA2020-01-041-1/+28
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* Add testcase for sphinx.util.docstringsTakeshi KOMIYA2017-07-261-0/+65