Skip to content

Commit 719248a

Browse files
Run ruff format
1 parent 7f5b5ed commit 719248a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotly/matplotlylib/tests/test_renderer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ def test_multiple_traces_native_legend():
8686
assert plotly_fig.data[2].mode == "lines+markers"
8787

8888

89+
8990
def test_lines_markers_legend_plot():
9091
x = [0, 1]
9192
y = [0, 1]

0 commit comments

Comments
 (0)