DEBSOURCES
Skip Quicknav
sources / python-openai / 1.99.9-1 / scripts / format
12345678
#!/usr/bin/env bash set -e cd "$(dirname "$0")/.." echo "==> Running formatters" rye run format