openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
20d97ef0deb4e415b232d041bb6c0bede32a1553

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