Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 29, 2024
1 parent 8b8d6e1 commit a5af7bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests/test_unit/test_regions/test_region_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def test_summarise_brain_regions_some_empty(
else:
assert df[key].iloc[0] == value


def test_summarise_brain_regions_all_empty(
labels_layer, empty_labels_layer, tmp_path
):
Expand Down

0 comments on commit a5af7bc

Please sign in to comment.