Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 1 | -2/+1 |
* | Remove unneeded `noqa` lint suppression comments (#10772) | danieleades | 2022-08-28 | 1 | -8/+8 |
* | Fix #9883: autodoc: doccomment for the alias to mocked object was ignored | Takeshi KOMIYA | 2021-11-29 | 1 | -0/+7 |
* | Fix #8134: autodoc: crashes when mocked decorator takes arguments | Takeshi KOMIYA | 2021-01-24 | 1 | -1/+1 |
* | Fix #8164: autodoc: Classes that inherit mocked class are not documented | Takeshi KOMIYA | 2020-12-29 | 1 | -0/+5 |
* | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -8/+8 |
* | Add testcase for mocked objects in autodoc | Takeshi KOMIYA | 2019-02-11 | 1 | -0/+5 |
* | test: Move autodoc_missing_imports to test-ext-autodoc | Takeshi KOMIYA | 2018-10-17 | 1 | -0/+26 |