update gitignore for venv
This commit is contained in:
@ -26,7 +26,7 @@ limitations under the License.
|
||||
|
||||
@author R. Mueller
|
||||
"""
|
||||
from config.hook_base import FsfwHookBase
|
||||
from config.hook_implementation import FsfwHookBase
|
||||
try:
|
||||
from tmtccmd.runner import run_tmtc_commander, initialize_tmtc_commander
|
||||
except ImportError:
|
||||
|
@ -26,7 +26,7 @@ limitations under the License.
|
||||
|
||||
@author R. Mueller
|
||||
"""
|
||||
from config.hook_base import FsfwHookBase
|
||||
from config.hook_implementation import FsfwHookBase
|
||||
from tmtccmd.runner import run_tmtc_commander, initialize_tmtc_commander
|
||||
|
||||
|
||||
|
Submodule tmtc/tmtccmd updated: 11c8872868...a259c5b3bc
Reference in New Issue
Block a user