From 87d29f7d2d96b79a677898d60fad4b3d78ca0b38 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Wed, 19 Jun 2024 15:15:38 +0000 Subject: Deploying to docs from @ python-discord/bot-core@5873ad7d9fc5a4fa803b1411db1804c5998aaab5 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main/output/pydis_core.utils.html') diff --git a/main/output/pydis_core.utils.html b/main/output/pydis_core.utils.html index d6e4d455..f8b57199 100644 --- a/main/output/pydis_core.utils.html +++ b/main/output/pydis_core.utils.html @@ -10,9 +10,9 @@ - - + + @@ -457,7 +457,7 @@

Useful utilities and tools for Discord bot development.

-apply_monkey_patches()[source]¶
+apply_monkey_patches()[source]¶

Applies all common monkey patches for our bots.

Return type:
@@ -476,7 +476,7 @@ that will act as top-level groups rather than being aliases of the command’s g
-unqualify(name)[source]¶
+unqualify(name)[source]¶

Return an unqualified name given a qualified module/package name.

Parameters:
-- cgit v1.2.3