Diff of /.vscode/settings.json [000000] .. [b9e282]

Switch to unified view

a b/.vscode/settings.json
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
}