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

Skip to content

Commit 3649684

Browse files
committed
Remove un-used references
1 parent 27e4d15 commit 3649684

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

doc/devel/MEP/MEP12.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,3 @@ navigate the gallery. Thus, tags are complementary to this reorganization.
195195
.. _PEP8: https://www.python.org/dev/peps/pep-0008/
196196

197197
.. [1] https://github.com/matplotlib/matplotlib/pull/714
198-
.. [2] https://github.com/matplotlib/matplotlib/issues/524
199-
.. [3] http://matplotlib.1069221.n5.nabble.com/Matplotlib-gallery-td762.html#a33379091
200-
.. [4] http://www.labri.fr/perso/nrougier/teaching/matplotlib/
201-
.. [5] http://www.labri.fr/perso/nrougier/coding/gallery/

tutorials/colors/colormaps.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,6 @@ def plot_color_gradients(cmap_category, cmap_list):
388388
# .. [list-colormaps] https://gist.github.com/endolith/2719900#id7
389389
# .. [mycarta-banding] https://mycarta.wordpress.com/2012/10/14/the-rainbow-is-deadlong-live-the-rainbow-part-4-cie-lab-heated-body/
390390
# .. [mycarta-jet] https://mycarta.wordpress.com/2012/10/06/the-rainbow-is-deadlong-live-the-rainbow-part-3/
391-
# .. [mycarta-lablinear] https://mycarta.wordpress.com/2012/12/06/the-rainbow-is-deadlong-live-the-rainbow-part-5-cie-lab-linear-l-rainbow/
392-
# .. [mycarta-cubelaw] https://mycarta.wordpress.com/2013/02/21/perceptual-rainbow-palette-the-method/
393391
# .. [bw] http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/
394392
# .. [colorblindness] http://www.color-blindness.com/
395393
# .. [vischeck] http://www.vischeck.com/vischeck/

0 commit comments

Comments
 (0)