linter fixes, version bump
This commit is contained in:
@ -202,7 +202,7 @@ def prompt_object_id_mode_cmd() -> bytes:
|
||||
return STAR_TRACKER_ID
|
||||
|
||||
|
||||
def pack_star_tracker_commands(
|
||||
def pack_star_tracker_commands( # noqa C901
|
||||
object_id: ObjectIdU32, q: DefaultPusQueueHelper, op_code: str
|
||||
):
|
||||
q.add_log_cmd(
|
||||
|
Reference in New Issue
Block a user