Skip to content

Commit 2ac7771

Browse files
Run ruff format
1 parent cc2aa83 commit 2ac7771

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_plot_bgcolor_defaults_to_white():
9091
plt.figure()
9192
plt.plot([0, 1], [0, 1])

0 commit comments

Comments
 (0)