Repo Added
|
Files
1268
|
Badge
README BADGES
|
push
github
Disable Numpy-style docstring handling in Napoleon (#10558) 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)
72909 of 84907 relevant lines covered (85.87%)
60920.21 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|