diff --git a/twikit/client.py b/twikit/client.py index 2f530dfb..8fa8a494 100644 --- a/twikit/client.py +++ b/twikit/client.py @@ -131,7 +131,7 @@ def login( Parameters ---------- - auth_info_1 : :class:`str` + auth_info_1 : str The first piece of authentication information, which can be a username, email address, or phone number. auth_info_2 : str, default=None