Skip to content

Commit

Permalink
fixed config formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankie Bromage authored and Frankie Bromage committed Dec 6, 2024
1 parent 95ec22f commit b1715e1
Show file tree
Hide file tree
Showing 3 changed files with 642 additions and 513 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class MilvusIndexingConfigModel(BaseModel):

class Config:
title = "Indexing"
schema_extra = {
schema_extra = {
"group": "indexing",
"description": "Indexing configuration",
}
Expand Down
Loading

0 comments on commit b1715e1

Please sign in to comment.