Skip to content

Commit aa094ad

Browse files
committed
Fix docstring oddity
1 parent 7a3153c commit aa094ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot/cogs/dogeboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class DogeBoardData:
2828

2929

3030
class DogeBoard(Cog):
31-
"""Starboard Copy.""" ""
31+
"""Starboard Copy."""
3232

3333
def __init__(self, bot: Friendo) -> None:
3434
self.bot = bot

0 commit comments

Comments
 (0)