#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
rye run lintopenai/openai-python
Publicmirrored fromhttps://github.com/openai/openai-pythonAvailable
scripts/lint
8lines · modepreview
mirrored fromhttps://github.com/openai/openai-pythonAvailable
8lines · modepreview
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
rye run lint