Files
manim-slides/pyproject.toml
Jérome Eertmans 7fb3fa01dd chore(ci): check for unused code with vulture (#23)
* chore(ci): check for unused code with vulture

* fix: add paths for vulture
2022-09-20 09:36:39 +02:00

3 lines
40 B
TOML

[tool.vulture]
paths = ["manim_slides"]