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 Jul 25, 2024
1 parent 93a9205 commit 8a58063
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/tests/test_brainmapper/test_transform_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,7 @@ def test_initialise_brainreg_data(
== ATLAS_ORIENTATION
)
assert (
transformation_widget_with_data.atlas.atlas_name ==
"allen_mouse_50um"
transformation_widget_with_data.atlas.atlas_name == "allen_mouse_50um"
)


Expand Down

0 comments on commit 8a58063

Please sign in to comment.