Skip to content

Commit cd43133

Browse files
committed
Restore original .vscode/settings.json
1 parent 1db5484 commit cd43133

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"cSpell.words": [
3+
"adata",
4+
"allclose",
5+
"bionemo",
6+
"boto",
7+
"botocore",
8+
"docstrings",
9+
"dtype",
10+
"Knowledgebase",
11+
"NBVAL",
12+
"nemo",
13+
"ngcsdk",
14+
"pbss",
15+
"platformdirs",
16+
"pretraining",
17+
"pydantic",
18+
"rampup",
19+
"Resampler",
20+
"resamplers",
21+
"singlecell",
22+
"tqdm",
23+
"uniref",
24+
"upsampling"
25+
],
26+
"editor.rulers": [
27+
120
28+
],
29+
"autoDocstring.docstringFormat": "google-notypes"
30+
}

0 commit comments

Comments
 (0)