27 lines
421 B
JSON
27 lines
421 B
JSON
{
|
|
"cSpell.words": [
|
|
"boto",
|
|
"botocore",
|
|
"iloc",
|
|
"inplace",
|
|
"levelno",
|
|
"plotly",
|
|
"psutil",
|
|
"pydantic",
|
|
"pyplot",
|
|
"sklearn",
|
|
"starlette",
|
|
"Tfidf",
|
|
"tinydb",
|
|
"uvicorn",
|
|
"Vectorizer",
|
|
"xmargin"
|
|
],
|
|
"files.exclude": {
|
|
".env": true,
|
|
"**/.cache": true,
|
|
"**/.ipynb_checkpoints": true,
|
|
"**/.mypy_cache": true,
|
|
"**/.pytest_cache": true
|
|
}
|
|
}
|