4 lines
96 B
Python
4 lines
96 B
Python
from lib.ide_service import IDEService
|
|
|
|
IDEService().ide_logging("debug", "Hello IDE Service!")
|