Skip to content

Commit

Permalink
midline
Browse files Browse the repository at this point in the history
  • Loading branch information
saskiad committed Aug 26, 2024
1 parent 548222f commit 0c0e343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aind_data_schema/core/procedures.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class Side(str, Enum):

LEFT = "Left"
RIGHT = "Right"
MIDLINE = "Midline"


class SectionOrientation(str, Enum):
Expand Down

0 comments on commit 0c0e343

Please sign in to comment.