Skip to content

Commit 0054550

Browse files
committed
remove newline
for ruff check
1 parent 20cb2a2 commit 0054550

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/bot/cogs/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from discord.app_commands import Choice
22

3-
43
WEBPAGE_CHOICES: tuple[Choice[str], ...] = (
54
Choice(name="Home", value=""),
65
Choice(name="Getting started", value="getting-started/"),

0 commit comments

Comments
 (0)