Skip to content

Commit

Permalink
why
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftinv committed Nov 15, 2023
1 parent 47bb5ad commit eda1024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ext/commands/test_base_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ async def cmd(
self,
inter,
param: int = commands.Param(name=disnake.Localized("param", key="PARAM")),
):
) -> None:
...

# Ensure the command copy that happens on cog init doesn't raise a LocalizationWarning for the options.
Expand Down

0 comments on commit eda1024

Please sign in to comment.