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