openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
595f3b366a83138564ed19596bc84b50a59a72a8

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 "$@"