Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed args in refresh_from call in ErrorObject #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

zafercavdar
Copy link
Contributor

  • 3rd argument in refresh_from is api_type. Passing these arguments in order (*args) instead of using keyworded arguments causes setting api_type value to organization value and organization value to response_ms value.
  • Removed unused imported module "email"

@hallacy hallacy merged commit 3005ee5 into openai:main Jun 30, 2022
@zafercavdar zafercavdar deleted the fix/refresh-from-args branch July 1, 2022 05:49
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* Fixed args in refresh_from call

* Removed unused import
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants