openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
c612cfb2bbf8f119839c0625edee523dbf9f54d3

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