hc99's picture
Add files using upload-large-folder tool
8766bc5 verified
raw
history blame
114 Bytes
#!/bin/bash
cd "$(dirname ${0})/.."
python -m ruff gradio test client
python -m black --check gradio test client