Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 1 | -1/+1 |
| | |||||
* | test: Add testcase for autodoc_inherit_docstring and attributes (refs: #10539) | Takeshi KOMIYA | 2022-06-14 | 1 | -0/+3 |
| | |||||
* | Close #8417: autodoc: :inherited-members: option now takes multiple classes | Takeshi KOMIYA | 2022-04-03 | 1 | -0/+5 |
| | | | | | It allows to suppress inherited members of several classes on the module at once by specifying the option to `automodule` directive | ||||
* | Fix flake8 violations | Takeshi KOMIYA | 2019-06-30 | 1 | -2/+0 |
| | |||||
* | test: Move class inheritance samples into target.inheritance module | Takeshi KOMIYA | 2019-06-03 | 1 | -0/+19 |