Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 15, 2024
1 parent a1c1de1 commit 1810999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sotopia/ui/streamlit_ui/pages/add_evauation_dimension.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ class CustomEvaluationDimensionsWrapper(BaseModel):
dimensions: list[CustomEvaluationDimension] = Field(
default=[], description="The dimensions of the custom evaluation dimension list"
)
"""
"""

0 comments on commit 1810999

Please sign in to comment.