Skip to content

Commit

Permalink
address review
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo committed Jan 15, 2025
1 parent 22ada6f commit 266baa4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ class WebUIEnclosureDashboardArgs(BaseModel):


class WebUIEnclosureDashboardResult(BaseModel):
result: list[dict] | list
result: list[dict]

0 comments on commit 266baa4

Please sign in to comment.