Skip to content

Commit b86c8fd

Browse files
authored
STY: remove whitespace
1 parent d4f7531 commit b86c8fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@ def __init__(self, axes, *, pickradius=15, clear=True):
647647
Whether to clear the Axis on creation. This is not required, e.g., when
648648
creating an Axis as part of an Axes, as ``Axes.clear`` will call
649649
``Axis.clear``.
650-
651650
.. versionadded:: 3.8
652651
"""
653652
super().__init__()

0 commit comments

Comments
 (0)