Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e921b0 commit c9a2ba6Copy full SHA for c9a2ba6
1 file changed
lib/matplotlib/scale.py
@@ -21,6 +21,7 @@
21
from matplotlib.transforms import Transform, IdentityTransform
22
from matplotlib.cbook import warn_deprecated
23
24
+
25
class ScaleBase:
26
"""
27
The base class for all scales.
0 commit comments