Skip to content
Snippets Groups Projects
Commit 9d2af6ea authored by Kien Le's avatar Kien Le
Browse files

Fix imports

parent 6ee73a7e
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,7 @@ from typing import Tuple, List, Union
import traceback
import numpy as np
from sohstationviewer.model.reftek.from_rt2ms import (
core, soh_packet)
from sohstationviewer.model.reftek.from_rt2ms import core, soh_packet
from sohstationviewer.model.reftek.log_info import LogInfo
from sohstationviewer.model.data_type_model import (
DataTypeModel, ThreadStopped, ProcessingDataError)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment