From 9f9ccaa64d5c0102a4eb7925488d048115ca8f3e Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Mon, 18 Mar 2024 10:37:38 +0000 Subject: Deploying to docs from @ python-discord/bot-core@9a497193db7cca2d64cd99251f34b83bec2d9137 🚀 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 23439858..be7c4d5e 100644 --- a/main/output/pydis_core.utils.html +++ b/main/output/pydis_core.utils.html @@ -10,9 +10,9 @@ - - + + @@ -375,7 +375,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:
@@ -394,7 +394,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