Skip to content

Commit 1e3c4dd

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 38f672f commit 1e3c4dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/yandex_cloud_ml_sdk/_models/image_generation

src/yandex_cloud_ml_sdk/_models/image_generation/function.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class BaseImageGeneration(BaseModelFunction[ModelTypeT]):
1212
"""
1313
Base class for image generation models.
1414
15-
It provides the functionality to call an image generation model by constructing
15+
It provides the functionality to call an image generation model by constructing
1616
the appropriate URI based on the provided model name and version.
1717
1818
Returns a model's object through which requests to the backend are made.

0 commit comments

Comments
 (0)