Skip to content

Commit

Permalink
chore: Autoformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 authored and github-actions[bot] committed Sep 7, 2024
1 parent d453a17 commit b02590c
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 b02590c

Please sign in to comment.