MANIFEST.in
README.md
setup.py
./report_ml/__init__.py
./report_ml/plot.py
./report_ml/report_ml.py
./report_ml/section.py
./report_ml/utils.py
./report_ml/plots/__init__.py
./report_ml/plots/histogram.py
./report_ml/plots/line.py
./report_ml/plots/plot_instance.py
./report_ml/templates/__init__.py
ReportML.egg-info/PKG-INFO
ReportML.egg-info/SOURCES.txt
ReportML.egg-info/dependency_links.txt
ReportML.egg-info/requires.txt
ReportML.egg-info/top_level.txt
report_ml/__init__.py
report_ml/plot.py
report_ml/report_ml.py
report_ml/section.py
report_ml/utils.py
report_ml/templates/report.html