anime-coloring / .vscode /settings.json
AisingioroHao0's picture
init code
1538f2c
raw
history blame contribute delete
196 Bytes
{
"python-envs.pythonProjects": [
{
"path": "",
"envManager": "ms-python.python:conda",
"packageManager": "ms-python.python:conda"
}
]
}