Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Dec 6, 2024
1 parent f3c760d commit 83240d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
from lattebot.core.bot import LatteBot
from lattebot.logging import setup_logging

# inspired by robodanny - Danny (Rapptz)

# TODO: coverage, tests, etc.
# TODO: pre-commit for linting, formatting, etc.
# TODO: implement typer lib


async def run_bot() -> None:
Expand Down

0 comments on commit 83240d9

Please sign in to comment.