Skip to content

Commit

Permalink
chore: Autoformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirman authored and github-actions[bot] committed Sep 7, 2024
1 parent f224c27 commit eb01075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vbl_aquarium/models/pinpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ class CraniotomyGroup(VBLBaseModel):
data: list[CraniotomyModel]



# TRANSFORM


class AffineTransformModel(VBLBaseModel):
scaling: Vector3
rotation: Vector3
rotation: Vector3

0 comments on commit eb01075

Please sign in to comment.