From 0de14db97da5ed28c06ec6fb091126e95925720f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:01:51 +0000 Subject: [PATCH] style(pre-commit): auto fixes from pre-commit.com hooks --- discord/webhook/async_.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/webhook/async_.py b/discord/webhook/async_.py index 72ad6c11c9..da001408ac 100644 --- a/discord/webhook/async_.py +++ b/discord/webhook/async_.py @@ -2021,4 +2021,4 @@ async def delete_message( proxy=self.proxy, proxy_auth=self.proxy_auth, thread_id=thread_id, - ) \ No newline at end of file + )