Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
bassner committed Jan 28, 2025
1 parent 90a50d7 commit a62d15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/web/routers/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ def get_pipeline(feature: str):
FeatureDTO(
id="default",
name="Default Variant",
description="Default lecture chat variant and rewriting variant."
description="Default lecture chat variant and rewriting variant.",
)
]
case "REWRITING":
Expand Down

0 comments on commit a62d15b

Please sign in to comment.