videoclean / Makefile
stevenlearns's picture
Publish videoclean OpenCV tool source
7c8fbd2 verified
Raw
History Blame Contribute Delete
87 Bytes
test:
python -m pytest -q
build:
python -m build
lint:
ruff check src tests vpipe