Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
stufisher committed Jul 21, 2022
1 parent fba126a commit 323e9ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyispyb/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def proteinId(
) -> Optional[int]:
return proteinId


def containerId(
containerId: Optional[int] = Query(None, description="Container id to filter by")
) -> Optional[int]:
Expand Down

0 comments on commit 323e9ec

Please sign in to comment.