This commit is contained in:
Robin Müller 2021-03-19 17:43:18 +01:00
parent e06bb91f08
commit 04920feea5
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ class EiveHookObject(TmTcHookBase):
from pus_tm.hk_handling import handle_user_hk_packet
return handle_user_hk_packet(
object_id=object_id, set_id=set_id, hk_data=hk_data, service3_packet=service3_packet
)
)