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

flake8

parent c010a4c5
No related branches found
No related tags found
1 merge request!223Remove mass-position event lines
...@@ -29,7 +29,7 @@ from sohstationviewer.model.reftek_data.reftek_reader import core, soh_packet ...@@ -29,7 +29,7 @@ from sohstationviewer.model.reftek_data.reftek_reader import core, soh_packet
from sohstationviewer.model.reftek_data.log_info import LogInfo from sohstationviewer.model.reftek_data.log_info import LogInfo
def format_timestamp_as_mass_pos_time (timestamp: float) -> str: def format_timestamp_as_mass_pos_time(timestamp: float) -> str:
""" """
Format a UTC timestamp in the format of a mass-position time in SOH Format a UTC timestamp in the format of a mass-position time in SOH
messages. messages.
......
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