Skip to content

Commit 84c40d7

Browse files
authored
Update Bhalu.py
1 parent eea9c47 commit 84c40d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bhalu.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import logging
77
from dotenv import load_dotenv
88
from Initializers.BotInitializer import BotInitializer
9-
from .KeepAlive import keep_alive
9+
from KeepAlive import keep_alive
1010

1111
class BhaluBot:
1212
"""

0 commit comments

Comments
 (0)