Skip to content

Commit 0b1611a

Browse files
Run ruff format
1 parent f37adca commit 0b1611a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plotly/matplotlylib/tests/test_renderer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ def test_filled_path_collection_date_xaxis():
201201
assert all(isinstance(x, str) for x in filled[0].x)
202202

203203

204-
205204
def test_non_arithmetic_progression_xtickvals():
206205
xticks = [0.01, 0.53, 0.75]
207206
plt.figure()

0 commit comments

Comments
 (0)