[be1279]: / .vscode / settings.json

Download this file

31 lines (30 with data), 557 Bytes

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