openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
e93f6cff4f542388409c25bf2fbb5e7ce28fec9c

Branches

Tags

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

Clone

HTTPS

Download ZIP

scripts/pyrightconfig.breaking-changes.json

4lines · modecode

1{
2 "extends": "../pyproject.toml",
3 "reportDeprecated": false
4}
5