Skip to content

Commit d7327d1

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent dad6e95 commit d7327d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yandex_cloud_ml_sdk/_files/domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
class BaseFiles(BaseDomain, Generic[FileTypeT]):
2222
"""Files domain, which contains API for working with files.
23-
23+
2424
Files is a part of :ref:`Assistants API`, which is the only place you could use it.
2525
Provides upload, get and list methods that allow you to work with remote file objects you created earlier.
2626
"""

0 commit comments

Comments
 (0)