Skip to content

Commit 8d99f15

Browse files
fix: indent
1 parent 06ac008 commit 8d99f15

File tree

1 file changed

+1
-1
lines changed
  • packages/models-library/src/models_library/api_schemas_webserver

1 file changed

+1
-1
lines changed

packages/models-library/src/models_library/api_schemas_webserver/storage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ class SearchBodyParams(InputSchema):
6161
Field(
6262
description="Name pattern with wildcard support (* and ?). Minimum of {MIN_NON_WILDCARD_CHARS} non-wildcard characters required.",
6363
)
64-
]
64+
]

0 commit comments

Comments
 (0)