From 27e2666e7c8828f49c432ef29e0098c37bd5fc3a Mon Sep 17 00:00:00 2001 From: Numerlor <25886452+Numerlor@users.noreply.github.com> Date: Sat, 28 Aug 2021 00:47:12 +0200 Subject: Remove unnecessary line in help Co-authored-by: Bluenix --- bot/exts/info/tags.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bot/exts/info/tags.py b/bot/exts/info/tags.py index 884c76ec4..91046c654 100644 --- a/bot/exts/info/tags.py +++ b/bot/exts/info/tags.py @@ -370,7 +370,6 @@ class Tags(Cog): tag_name: TagNameConverter = None, ) -> bool: """ - When arguments are passed in: If a single argument matching a group name is given, list all accessible tags from that group Otherwise display the tag if one was found for the given arguments, or try to display suggestions for that name -- cgit v1.2.3