lisa: Use trace.ana instead of trace.analysis
Remove uses of the deprecated trace.analysis proxy. sed -i 's/trace\.analysis/trace.ana/g' lisa/**.py ipynb/**.ipynb # Avoid "converting" the deprecation warning git checkout lisa/analysis/proxy.py
Loading
Please register or sign in to comment