Ran
|
Files
1260
|
Run time
16s
|
Badge
Embed ▾
README BADGES
|
push
github
Disable Numpy-style docstring handling in Napoleon (#10558) (#10562) We only use Google-style docstrings, so disabling the Numpy-style parsing gives us a bit of speed boost in the documentation build. More importantly, it fixes an issue where headings whose names clashed with a specially handled keyword such as Examples ======== used in module-level documentation as true sections would get translated into `rubric` elements, so would lose their section-heading status, confusing the toctree structure and the output display. I noticed this in the `qiskit.qasm2` module-level documentation, but it's possible that it appeared elsewhere as well. (cherry picked from commit c29e938c2) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
72938 of 84907 relevant lines covered (85.9%)
61378.45 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|