updated tmtccmd

This commit is contained in:
2021-05-17 17:42:04 +02:00
parent a82e6b2e64
commit acb48916cf
27 changed files with 95 additions and 147 deletions

View File

@ -7,7 +7,7 @@
from typing import Tuple
from tmtccmd.pus_tm.service_3_base import Service3Base
from tmtccmd.utility.tmtcc_logger import get_logger
from tmtccmd.utility.logger import get_logger
LOGGER = get_logger()