Skip to content

Commit a4c8bae

Browse files
authored
chore: delete cookbook/ (#33303)
It will continue to be available in the `v0.3` branch
1 parent a869f84 commit a4c8bae

File tree

106 files changed

+0
-57352
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+0
-57352
lines changed

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"python.analysis.include": [
33
"libs/**",
4-
"cookbook/**"
54
],
65
"python.analysis.exclude": [
76
"**/node_modules",
87
"**/__pycache__",
98
"**/.pytest_cache",
109
"**/.*",
11-
"_dist/**",
1210
],
1311
"python.analysis.autoImportCompletions": true,
1412
"python.analysis.typeCheckingMode": "basic",

0 commit comments

Comments
 (0)