#!/usr/bin/env bash
bin/check-test-server && rye run pytest "$@"openai/openai-python
Publicmirrored fromhttps://github.com/openai/openai-pythonAvailable
bin/test
3lines · modepreview
mirrored fromhttps://github.com/openai/openai-pythonAvailable
3lines · modepreview
#!/usr/bin/env bash
bin/check-test-server && rye run pytest "$@"