Skip to content

Commit

Permalink
docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
mekhlakapoor committed Jan 6, 2025
1 parent 83e7ff2 commit 2bab5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aind_slims_api/models/histology.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class SlimsSource(SlimsBaseModel):


class SlimsProtocolSOP(SlimsBaseModel):
""""""
"""Model for Protocols SOP"""

pk: Optional[int] = Field(
default=None,
Expand Down

0 comments on commit 2bab5a9

Please sign in to comment.