mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 00:56:19 +00:00
🎨 Format code
This commit is contained in:
@@ -89,7 +89,6 @@ class App(discord.Bot):
|
||||
async def on_interaction(self, *args: Never, **kwargs: Never) -> None:
|
||||
pass
|
||||
|
||||
|
||||
@override
|
||||
async def process_application_commands( # noqa: PLR0912
|
||||
self, interaction: Interaction, auto_sync: bool | None = None
|
||||
|
||||
Reference in New Issue
Block a user