summaryrefslogtreecommitdiff
path: root/tests/test_correct_year.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pytest style issuesAdam Turner2023-02-181-5/+6
* `.read_text()` -> `.read_text(encoding='utf8')`Adam Turner2022-04-271-1/+1
* 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
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-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
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-1/+1
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest optimizatoin:shimizukawa2017-01-081-36/+24
* Fix style-checker errorsTakeshi KOMIYA2016-05-291-6/+6
* Code enhancements (thanks to mitya57 and tk0miya):Alexis Bienvenüe2016-05-021-31/+33
* Corrects copyright year using SOURCE_DATE_EPOCH if setAlexis Bienvenüe2016-04-281-0/+47