mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2024-12-20 21:53:11 +00:00
6 lines
99 B
Python
6 lines
99 B
Python
from . import *
|
|
print(
|
|
history(
|
|
{"pathParameters": {"serial": "T1510227a"}}, {}
|
|
)
|
|
) |