SIGN IN SIGN UP
openai / openai-python UNCLAIMED

The official Python library for the OpenAI API

0 0 0 Python
2024-05-01 00:00:17 -04:00
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
echo "==> Running formatters"
2024-05-01 00:00:17 -04:00
rye run format