Files
PSO/.vscode/settings.json
jung-geun c163de6cb6 23-07-06
dev container 실행 코드 추가
2023-07-06 22:04:42 +09:00

6 lines
132 B
JSON

{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}