Skip to content

Commit

Permalink
Change filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed Aug 2, 2024
1 parent 489d481 commit 7f7f266
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hvicorn/bot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from hvicorn.bot.bot import Bot, CommandContext, threaded
from hvicorn.bot.asyncbot import AsyncBot, AsyncCommandContext
from hvicorn.bot.sync_client import Bot, CommandContext, threaded
from hvicorn.bot.async_client import AsyncBot, AsyncCommandContext
File renamed without changes.
File renamed without changes.

0 comments on commit 7f7f266

Please sign in to comment.