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

Skip to content

Commit d7a8d6b

Browse files
committed
Fix bad missing-references.json due to PR merge race condition.
aka some missing references were fixed between the last build of the nitpicky-mode PR and its merge.
1 parent 764cc4a commit d7a8d6b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/missing-references.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,6 @@
669669
"doc/gallery/animation/animated_histogram.rst:112",
670670
"doc/gallery/statistics/errorbars_and_boxes.rst:21",
671671
"doc/users/prev_whats_new/whats_new_1.5.rst:514",
672-
"lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:38",
673672
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.delaxes:2",
674673
"lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.plotting:33"
675674
],
@@ -1372,7 +1371,6 @@
13721371
"lib/matplotlib/collections.py:docstring of matplotlib.collections.QuadMesh.convert_xunits:4"
13731372
],
13741373
"LineCollection": [
1375-
"lib/matplotlib/colorbar.py:docstring of matplotlib.colorbar.ColorbarBase:41",
13761374
"lib/matplotlib/container.py:docstring of matplotlib.container.StemContainer:40"
13771375
],
13781376
"#rrggbb": [
@@ -3228,9 +3226,6 @@
32283226
"set_color": [
32293227
"doc/faq/howto_faq.rst:45"
32303228
],
3231-
"https://virtualenv.pypa.io/": [
3232-
"doc/faq/virtualenv_faq.rst:54"
3233-
],
32343229
"Patch": [
32353230
"doc/gallery/animation/animated_histogram.rst:112",
32363231
"doc/users/prev_whats_new/whats_new_1.5.rst:321",
@@ -5366,4 +5361,4 @@
53665361
"doc/users/prev_whats_new/whats_new_1.5.rst:737"
53675362
]
53685363
}
5369-
}
5364+
}

0 commit comments

Comments
 (0)