BiomedParse / Makefile
kernel-luso-comfort's picture
Add testing support and new utility function for target distribution
29c9bfa
raw
history blame contribute delete
61 Bytes
run:
DEV_MODE=1 uv run gradio main.py
test:
uv run pytest