Commit e0a75a6
authored
Remove doc inheritance from circuit library subclasses of QuantumCircuit (Qiskit#14598)
* Remove doc inheritance from circuit library subclasses of QuantumCircuit
* Use separate template to remove inheritance for library subclasses
* Update existing template rather than create new one
* Revert changes to circuit library __init__1 parent 1326365 commit e0a75a6
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments