openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
24fc6924c8d9ba4e43574ee6db3a8fdad147f5da

Branches

Tags

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

Clone

HTTPS

Download ZIP

pytest.ini

4lines · modecode

1[pytest]
2markers =
3 url: mark a test as part of the url composition tests.
4 requestor: mark test as part of the api_requestor tests.
5