mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Fix import with absolute path instead of local
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import logging
|
||||
from .logger import Logger
|
||||
from apps.cli.logger import Logger
|
||||
|
||||
# PISA-SERVER
|
||||
DEFAULT_PISA_API_SERVER = 'btc.pisa.watch'
|
||||
|
||||
Reference in New Issue
Block a user