Skip to content

Commit 6ce4cad

Browse files
authored
Update owner.py
1 parent a4e616c commit 6ce4cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/owner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def __init__(self, bot):
2626
)
2727
@checks.is_owner()
2828
async def load(self, context: Context, cog: str):
29-
"""
29+
"""
3030
The bot will load the given cog.
3131
3232
:param context: The hybrid command context.

0 commit comments

Comments
 (0)