лишний аргумент в docstring
This commit is contained in:
@@ -373,7 +373,6 @@ class Client:
|
|||||||
Args:
|
Args:
|
||||||
post_id (str): UUID поста
|
post_id (str): UUID поста
|
||||||
content (str): Содержание
|
content (str): Содержание
|
||||||
reply_comment_id (UUID | None, optional): ID коммента для ответа. Defaults to None.
|
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
ValidationError: Ошибка валидации
|
ValidationError: Ошибка валидации
|
||||||
|
|||||||
Reference in New Issue
Block a user