Skip to content

Commit

Permalink
Ignore notebook with syntax error in ecosystem (astral-sh#15604)
Browse files Browse the repository at this point in the history
I'll open a PR in `openai/openai-cookbook` to fix these syntax errors
later but for now let's just ignore the notebook.

<img width="2560" alt="Screenshot 2025-01-20 at 10 17 43 AM"
src="https://github.com/user-attachments/assets/075127e4-956d-43f9-b175-b492600dbdee"
/>
  • Loading branch information
dhruvmanila authored Jan 20, 2025
1 parent 070c160 commit 613951d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/ruff-ecosystem/ruff_ecosystem/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
# These notebooks contain syntax errors because certain plain text / markdown
# cells are marked as code cells.
"exclude": [
"examples/Assistants_API_overview_python.ipynb",
"examples/Chat_finetuning_data_prep.ipynb",
"examples/chatgpt/gpt_actions_library/gpt_action_google_drive.ipynb",
"examples/chatgpt/gpt_actions_library/gpt_action_redshift.ipynb",
Expand Down

0 comments on commit 613951d

Please sign in to comment.