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

Skip to content

Commit cd7fc8a

Browse files
committed
FIX
1 parent de68bef commit cd7fc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scales/scales.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def inverse(a):
121121
matplotlib.axes.Axes.set_yscale
122122
matplotlib.axes.Axes.set_xscale
123123
matplotlib.axis.Axis.set_major_locator
124-
matplotlib.scale.Logit
124+
matplotlib.scale.LogitScale
125125
matplotlib.scale.LogScale
126126
matplotlib.scale.LinearScale
127127
matplotlib.scale.SymmetricalLogScale

0 commit comments

Comments
 (0)