.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/test_and_deploy.yml
makefig/__init__.py
makefig/config.py
makefig/construct_figure.py
makefig/format_axis.py
makefig/pvals.py
makefig.egg-info/PKG-INFO
makefig.egg-info/SOURCES.txt
makefig.egg-info/dependency_links.txt
makefig.egg-info/not-zip-safe
makefig.egg-info/requires.txt
makefig.egg-info/top_level.txt
tests/__init__.py
tests/tests/__init__.py
tests/tests/test_integration/__init__.py
tests/tests/test_unit/__init__.py