Skip to content

Commit 163067f

Browse files
authored
Merge branch 'main' into refactor/add_vrect
2 parents a6898b3 + 22ee227 commit 163067f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plotly/basedatatypes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4282,6 +4282,7 @@ def _process_multiple_axis_spanning_shapes(
42824282
yref=shape_kwargs.get("yref", "y"),
42834283
)
42844284

4285+
)
42854286
else:
42864287

42874288
# shapes are always added at the end of the tuple of shapes, so we see

0 commit comments

Comments
 (0)