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

Skip to content

Commit 762cd48

Browse files
committed
Ignore missing _FancyAxislineStyle doc targets.
These are already ignored using a shorter path, so just ignore them when using the full import path as well.
1 parent 09ab2c2 commit 762cd48

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/missing-references.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,12 @@
480480
"mpl_toolkits.axisartist.axisline_style.AxislineStyle._Base": [
481481
"lib/mpl_toolkits/axisartist/axisline_style.py:docstring of mpl_toolkits.axisartist.axisline_style.AxislineStyle.SimpleArrow:1"
482482
],
483+
"mpl_toolkits.axisartist.axisline_style._FancyAxislineStyle.FilledArrow": [
484+
"<unknown>:1"
485+
],
486+
"mpl_toolkits.axisartist.axisline_style._FancyAxislineStyle.SimpleArrow": [
487+
"<unknown>:1"
488+
],
483489
"mpl_toolkits.axisartist.axislines.AxisArtistHelper._Base": [
484490
"lib/mpl_toolkits/axisartist/axislines.py:docstring of mpl_toolkits.axisartist.axislines.AxisArtistHelper.Fixed:1",
485491
"lib/mpl_toolkits/axisartist/axislines.py:docstring of mpl_toolkits.axisartist.axislines.AxisArtistHelper.Floating:1"

0 commit comments

Comments
 (0)