From c9a5dcad10733b0d15ed20ba0d660877baac8a0e Mon Sep 17 00:00:00 2001 From: Rationess Date: Tue, 3 Feb 2026 20:33:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20=D0=B2?= =?UTF-8?q?=20=D1=81=D0=BB=D0=BE=D0=B2=D0=B5=20=D0=A1=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D1=8B=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- itd/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itd/client.py b/itd/client.py index 54c4786..0823fc3 100644 --- a/itd/client.py +++ b/itd/client.py @@ -81,7 +81,7 @@ class Client: """Смена пароля Args: - old (str): Страый пароль + old (str): Старый пароль new (str): Новый пароль Raises: