.coverage
.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
coverage-badge.svg
mkdocs.yaml
pyproject.toml
.github/workflows/doc.yaml
.github/workflows/lint.yaml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
.github/workflows/type.yaml
README_files/figure-commonmark/cell-2-output-1.png
bumplot/__init__.py
bumplot/_utils.py
bumplot/bezier.py
bumplot/main.py
bumplot.egg-info/PKG-INFO
bumplot.egg-info/SOURCES.txt
bumplot.egg-info/dependency_links.txt
bumplot.egg-info/requires.txt
bumplot.egg-info/top_level.txt
docs/.gitignore
docs/README.qmd
docs/contributing.md
docs/examples.md
docs/index.md
docs/reference/bezier.md
docs/reference/bumplot.md
docs/stylesheets/style.css
overrides/partials/footer.html
tests/__init__.py
tests/test_main.py