Skip to content

Commit

Permalink
Oopsies
Browse files Browse the repository at this point in the history
Forgot to change the comments post-commit.
  • Loading branch information
itszerrin authored Sep 28, 2024
1 parent 23d4a4a commit 34de780
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions res/scripts/claim_credits.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ def claim_daily_credits(jwt: str) -> None:
"""
Log into the PixAI website and claim the daily credits.
:param email: The email to login with.
:param password: The password to login with.
:param jwt: Your auth token.
:return: None
"""
Expand Down

0 comments on commit 34de780

Please sign in to comment.