Skip to content

Commit ef52007

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f70d2e9 commit ef52007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: labellines/core.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def labelLines(
120120
Relative distance from the edges to place closest labels. Defaults to 0.05.
121121
offsets : number or list, optional.
122122
Distance relative to the line when positioning the labels. If given a number,
123-
the same value is used for all lines. It refers to the *other* axis
123+
the same value is used for all lines. It refers to the *other* axis
124124
(i.e. to y if axis=="x")
125125
outline_color : None | "auto" | color
126126
Colour of the outline. If set to "auto", use the background color.

0 commit comments

Comments
 (0)