Update koans submodule.
This commit is contained in:
@@ -7,3 +7,5 @@ if TYPE_CHECKING:
|
||||
async def twitch_setup(bot: 'Bot'):
|
||||
from . import profiles
|
||||
await profiles.twitch_setup(bot)
|
||||
from . import koans
|
||||
await koans.twitch_setup(bot)
|
||||
|
||||
Submodule src/modules/koans updated: 26f29e6de7...fda6847671
Reference in New Issue
Block a user