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 2fe9ef9 commit 94747d6Copy full SHA for 94747d6
1 file changed
lib/matplotlib/scale.py
@@ -81,7 +81,6 @@ def __init__(self, axis):
81
*axis* parameter for API compatibility, but not make use of it. This is
82
because we plan to remove this argument to make a scale object usable
83
by multiple `~matplotlib.axis.Axis`\es at the same time.
84
-
85
"""
86
87
def get_transform(self):
0 commit comments