flashtrace / shared_utils.py
wenbopan's picture
Sync FlashTrace package from GitHub
55b60a8
raw
history blame contribute delete
111 Bytes
"""Compatibility wrapper for package-era imports."""
from flashtrace.shared_utils import * # noqa: F401,F403