Skip to content

Commit baa6fba

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 60c792b commit baa6fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pl/test_render_shapes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@ def test_plot_datashader_can_render_shapes_with_colored_double_outline(self, sda
602602
method="datashader",
603603
).pl.show()
604604

605+
605606
def test_warns_when_table_does_not_annotate_element(sdata_blobs: SpatialData):
606607
# Work on an independent copy since we mutate tables
607608
sdata_blobs_local = deepcopy(sdata_blobs)

0 commit comments

Comments
 (0)