summaryrefslogtreecommitdiff
path: root/tests/test_util_docutils.py
Commit message (Expand)AuthorAgeFilesLines
* Adopt ``profile = "black"`` for ``isort``Adam Turner2023-01-071-2/+7
* Collapse single line docstringsAdam Turner2022-02-201-2/+1
* Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* Fix typos discovered by codespellChristian Clauss2021-09-081-3/+3
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-3/+2
* SphinxTranslator calls visitor/departure method for super node classTakeshi KOMIYA2020-01-101-1/+34
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
|/
* Fix #4362: latex: Don't overwrite .tex file if document not changedTakeshi KOMIYA2018-06-141-1/+31
* Add simple wrapper to register nodesTakeshi KOMIYA2018-02-211-0/+34