from __future__ import annotations from time_machine.adapters.trace.jsonl_trace import JsonlTraceSink __all__ = ["JsonlTraceSink"]