{
"python.linting.pylintArgs": [
"--generate-members"
],
"cSpell.words": [
"dtype",
"loadtxt",
"optim",
"Xbatch",
"ybatch"
]
}