Skip to content

Commit 8c2dccb

Browse files
committed
Docstring fixes
1 parent c5cb2ee commit 8c2dccb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/fun/duck.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ async def wait(self: Self, guild: discord.Guild) -> None:
7474
This function shouldn't be manually called
7575
7676
Args:
77-
config (munch.Munch): The guild config to use to determine the min and max wait times
7877
guild (discord.Guild): The guild where the duck is going to appear
7978
"""
8079
min_wait = configuration.get_config_entry(guild.id, "duck_min_wait") * 3600

0 commit comments

Comments
 (0)