summaryrefslogtreecommitdiff
path: root/tests/test_ext_napoleon_iterators.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364)Adam Turner2023-04-271-358/+0
* Avoid ``unittest.TestCase`` methodsAdam Turner2023-02-181-173/+180
* Treat Python warnings as errors during testingAdam Turner2023-02-151-1/+6
* remove blanket 'noqas'Daniel Eades2022-12-161-1/+1
* Replace `napoleon.iterators` by simpler stack implementation (#9856)Antony Lee2022-06-261-0/+9
* remove unnecessary list comprehension (C416)Daniel Eades2022-06-031-9/+9
* Fix whitespaceAdam Turner2022-03-071-3/+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
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-1/+1
* 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
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-2/+2
|/
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+2
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+346