multimodalart's picture
Squashing commit
4450790 verified
|
raw
history blame
131 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`