mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
Ignore invalid notebook in ecosystem checks (#13211)
This commit is contained in:
@@ -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",
|
||||
],
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user