Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit e5333b4

Browse files
committed
Обновил докстринги
1 parent 3296226 commit e5333b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pymax/core.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ async def login_with_code(
266266
:type code: str
267267
:param start: Флаг запуска пост-логин задач и ожидания навсегда. Если False, только сохраняет токен.
268268
:type start: bool, optional
269+
:param password: Пароль, если требуется 2FA.
270+
:type password: str
269271
:return: None
270272
:rtype: None
271273
"""

0 commit comments

Comments
 (0)