openai/openai-python

Public

mirrored fromhttps://github.com/openai/openai-pythonAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
53bca49e184091c4d71eeee86aacf7e974ff6c46

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