Skip to content

Commit bcadd6a

Browse files
wenyan4worksunqm
authored andcommittedFeb 16, 2024
cleanup vscode settings
1 parent 55b7d7b commit bcadd6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"C_Cpp.errorSquiggles": "disabled",
3-
"cmake.sourceDirectory": "/mlx_devbox/users/xiaojie.wu/playground/gpu4pyscf/build/lib.linux-x86_64-cpython-39/gpu4pyscf/lib"
3+
"python.defaultInterpreterPath": "python3",
4+
"editor.defaultFormatter": "ms-python.flake8",
45
}

0 commit comments

Comments
 (0)
Please sign in to comment.