Fix docstrings

ww_develop
bobloy 4 years ago
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…
Cancel
Save