Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 2, 2025
1 parent 6418e7d commit 9a3bcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ client = Client('en-US')

async def main():
# アカウントにログイン
client.login(
await client.login(
auth_info_1=USERNAME ,
auth_info_2=EMAIL,
password=PASSWORD
Expand Down

0 comments on commit 9a3bcae

Please # to comment.