Skip to content

Commit 30f7ed6

Browse files
Additional refactoring
Signed-off-by: samyarpotlapalli <[email protected]>
1 parent e16be65 commit 30f7ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sasctl/_services/model_management.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def create_performance_definition(
164164
multiple models, input a list of model names, or a list of dictionaries. If no models are specified, all
165165
models in the project specified will be used. Defaults to None.
166166
modelVersions: str, list, optional
167-
The name of the model version(s). Defaults to None, i.e. all models are latest.
167+
The name of the model version(s). Defaults to None, so all models are latest.
168168
library_name : str
169169
The library containing the input data, default is 'Public'.
170170
name : str, optional

0 commit comments

Comments
 (0)