test
This commit is contained in:
parent
7b79ebd4d6
commit
c860c6e62e
@ -9,7 +9,7 @@ import pathlib
|
|||||||
|
|
||||||
from sopel import plugin
|
from sopel import plugin
|
||||||
|
|
||||||
from SpiceBotCore import SpiceBotCore_OBJ
|
from .SpiceBotCore import SpiceBotCore_OBJ
|
||||||
sbcore = SpiceBotCore_OBJ()
|
sbcore = SpiceBotCore_OBJ()
|
||||||
|
|
||||||
SCRIPT_DIR = pathlib.Path(os.path.dirname(os.path.abspath(__file__)))
|
SCRIPT_DIR = pathlib.Path(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user