Fix docstrings
This commit is contained in:
parent
0e034d83ef
commit
ee8f6bbf57
@ -53,9 +53,7 @@ class Flag(Cog):
|
||||
@commands.group()
|
||||
async def flagset(self, ctx: commands.Context):
|
||||
"""
|
||||
My custom cog
|
||||
|
||||
Extra information goes here
|
||||
Commands for managing Flag settings
|
||||
"""
|
||||
if ctx.invoked_subcommand is None:
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user