sondehub-infra/lambda/history/__main__.py
Michaela Wheeler ae77f0e933 refactor
2021-12-20 18:13:24 +11:00

6 lines
99 B
Python

from . import *
print(
history(
{"pathParameters": {"serial": "T1510227a"}}, {}
)
)