Commit b8bd63a8 authored by 袁通's avatar 袁通
Browse files

change some settings

parent 9376a2ac
Loading
Loading
Loading
Loading

.vscode/settings.json

0 → 100644
+3 −0
Original line number Original line Diff line number Diff line
{
    "python.pythonPath": "/Users/tongyuan/opt/anaconda3/envs/DIP/bin/python"
}
 No newline at end of file
+8 −0
Original line number Original line Diff line number Diff line
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {}
}
 No newline at end of file