Commit 4febfee
committed
fix: Don't merge parent
Issue-189: mkdocstrings/python#189__init__ docstring into class docstring if such inherited method wasn't selected through the inherited_members configuration option1 parent 161f5a6 commit 4febfee
File tree
1 file changed
+10
-6
lines changed- src/mkdocstrings_handlers/python/templates/material/_base
1 file changed
+10
-6
lines changedLines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
139 | 143 | | |
140 | | - | |
141 | | - | |
| 144 | + | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
0 commit comments