openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b269f88a30fcfbcceea1cc30deb00405db88c5e6

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