Skip to content

Commit

Permalink
fixing punishment stuff pls help
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikey committed Jan 22, 2025
1 parent 707449e commit 9cc6619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datamodels/Warnings.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ async def find_warning_by_spec(
warning_type is None,
moderator_id is None,
user_id is None,
snowflake is None
]
):
return ValueError("At least one argument must be provided.")
Expand Down

0 comments on commit 9cc6619

Please sign in to comment.