some inspector tweaks

This commit is contained in:
2021-05-17 15:40:51 +02:00
parent bdbd9fa3c8
commit fea2e77b0a
4 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,7 @@
import sys
from tmtccmd.core.backend import TmTcHandler
from tmtccmd.utility.tmtcc_logger import get_logger
from tmtccmd.utility.logger import get_logger
LOGGER = get_logger()