Skip to content

Commit a3c6e20

Browse files
chore: change path
1 parent 3c785fb commit a3c6e20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def setup_logging() -> None:
2525
]
2626
)
2727

28+
2829
class BotManager:
2930
def __init__(self, bot: Bot, dp: Dispatcher) -> None:
3031
self.bot: Bot = bot

0 commit comments

Comments
 (0)