Lint and formatting fixes (#554)
Co-authored-by: cachho <admin@ch-webdev.com> Co-authored-by: Taranjeet Singh <reachtotj@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from embedchain.bots.poe import PoeBot
|
||||
from embedchain.bots.whatsapp import WhatsAppBot
|
||||
from embedchain.bots.poe import PoeBot # noqa: F401
|
||||
from embedchain.bots.whatsapp import WhatsAppBot # noqa: F401
|
||||
|
||||
# TODO: fix discord import
|
||||
# from embedchain.bots.discord import DiscordBot
|
||||
# from embedchain.bots.discord import DiscordBot
|
||||
|
||||
Reference in New Issue
Block a user