Skip to content

Commit 61da5a0

Browse files
Apply black formatting
1 parent 469242b commit 61da5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ultraplot/legend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1835,7 +1835,7 @@ def _resolve_inputs(
18351835
pad=pad,
18361836
space=space,
18371837
frameon=frameon,
1838-
linewidth=kwargs.get("linewidth", None),
1838+
linewidth=kwargs.get("linewidth", None),
18391839
ncol=ncol,
18401840
order=order,
18411841
label=label,

0 commit comments

Comments
 (0)