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 Mar 28, 2024
1 parent 92bb659 commit 7c287e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vbl_aquarium/models/urchin.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,12 @@ class CameraMode(str, Enum):
controllable: bool
main: bool


class CameraRotationModel(VBLBaseModel):
start_rotation: Vector3
end_rotation: Vector3


# Individual mesh neuron


Expand Down

0 comments on commit 7c287e2

Please sign in to comment.