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 Aug 6, 2024
1 parent 4718592 commit fbc8ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainglobe_registration/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
import numpy.typing as npt
from brainglobe_atlasapi.list_atlases import get_downloaded_atlases
from brainglobe_utils.qtpy.dialog import display_info
from qtpy.QtWidgets import QWidget
from pytransform3d.rotations import active_matrix_from_angle
from qtpy.QtWidgets import QWidget


def adjust_napari_image_layer(
Expand Down

0 comments on commit fbc8ec7

Please sign in to comment.