Skip to content

Bug: style guideline and formatting inconsistencies #611

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

Open
davidlapsleyio opened this issue Apr 27, 2025 · 0 comments · May be fixed by #612
Open

Bug: style guideline and formatting inconsistencies #611

davidlapsleyio opened this issue Apr 27, 2025 · 0 comments · May be fixed by #612
Labels
bug Something isn't working

Comments

@davidlapsleyio
Copy link

Describe the bug

Running "make format" identifies coding style violations. 3 files are affected:

  • src/agents/voice/model.py
  • src/agents/models/openai_chatcompletions.py
  • tests/test_extra_headers.py

Debug information

  • Agents SDK version: v0.0.13
  • Python version: Python 3.13.3

Repro steps

  1. Check out the commit in question:
    git checkout aa197e1e1431ec8ad381575d0ea5a9667a9c2fcb
    make format
    git status
  2. You will see the three files have had unnecessary spacing and lines removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant