mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 21:25:08 +00:00
Ignore invalid notebook in ecosystem checks (#13211)
This commit is contained in:
parent
17eb65b26f
commit
f4bed22b05
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ DEFAULT_TARGETS = [
|
|||
"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",
|
||||
"examples/chatgpt/gpt_actions_library/gpt_action_salesforce.ipynb",
|
||||
],
|
||||
},
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue