Skip to content

Commit 1c75e1d

Browse files
committed
Spelling.
1 parent eb1ceac commit 1c75e1d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

libraries/python/openai-client/.vscode/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"**/.data": true,
3737
"**/__pycache__": true
3838
},
39-
// For use with optional extension: "streetsidesoftware.code-spell-checker"
39+
// For use with optional extension: "streetsidesoftware.code-spell-checker"
4040
"cSpell.ignorePaths": [
4141
".venv",
4242
"node_modules",
@@ -48,6 +48,7 @@
4848
"addopts",
4949
"asctime",
5050
"contentsafety",
51+
"elts",
5152
"levelname",
5253
"openai",
5354
"Pydantic",
@@ -56,4 +57,4 @@
5657
"testpaths",
5758
"tiktoken"
5859
]
59-
}
60+
}

0 commit comments

Comments
 (0)