openai/openai-python

Public

mirrored from https://github.com/openai/openai-pythonAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
76382e3c8dcf079116743aba959c64f33274d725

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

bin/test

3lines · modecode

1#!/usr/bin/env bash
2
3bin/check-test-server && rye run pytest "$@"
4