Skip to content

Commit 94747d6

Browse files
authored
Update lib/matplotlib/scale.py
1 parent 2fe9ef9 commit 94747d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/scale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ def __init__(self, axis):
8181
*axis* parameter for API compatibility, but not make use of it. This is
8282
because we plan to remove this argument to make a scale object usable
8383
by multiple `~matplotlib.axis.Axis`\es at the same time.
84-
8584
"""
8685

8786
def get_transform(self):

0 commit comments

Comments
 (0)