Skip to content

Commit 0866d31

Browse files
pre-commit-ci[bot]andrzejnovak
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c68d6df commit 0866d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mplhep/plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def iterable_not_string(arg):
327327
label=_step_label,
328328
**_kwargs,
329329
)
330-
330+
331331
if do_errors:
332332
_kwargs = soft_update_kwargs(_kwargs, {"color": _s.get_edgecolor()})
333333
_kwargs["linestyle"] = "none"

0 commit comments

Comments
 (0)