Skip to content

Commit 896678f

Browse files
hasanrashidQuLogic
andauthored
Update lib/matplotlib/axes/_axes.pyi
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 9bb00ab commit 896678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.pyi

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ class Axes(_AxesBase):
315315
*,
316316
ecolor: ColorType | None = ...,
317317
elinewidth: float | None = ...,
318-
elinestyle: LineStyleType | None=...,
318+
elinestyle: LineStyleType | None = ...,
319319
capsize: float | None = ...,
320320
barsabove: bool = ...,
321321
lolims: bool | ArrayLike = ...,

0 commit comments

Comments
 (0)