Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2383d89

Browse files
committed
Update missing_references.json.
... due to CharacterTracker not being sphinx-documented.
1 parent 1428d86 commit 2383d89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/missing-references.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,10 @@
357357
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolGrid:1",
358358
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolMinorGrid:1"
359359
],
360+
"matplotlib.backends._backend_pdf_ps.CharacterTracker": [
361+
"lib/matplotlib/backends/backend_pdf.py:docstring of matplotlib.backends.backend_pdf.PdfFile:1",
362+
"lib/matplotlib/backends/backend_ps.py:docstring of matplotlib.backends.backend_ps.RendererPS:1"
363+
],
360364
"matplotlib.backends._backend_pdf_ps.RendererPDFPSBase": [
361365
"lib/matplotlib/backends/backend_pdf.py:docstring of matplotlib.backends.backend_pdf.RendererPdf:1",
362366
"lib/matplotlib/backends/backend_ps.py:docstring of matplotlib.backends.backend_ps.RendererPS:1"

0 commit comments

Comments
 (0)