dev container 조정
This commit is contained in:
jung-geun
2023-07-09 00:36:02 +09:00
parent 02228db1ba
commit f18932d6d2
6 changed files with 22 additions and 24 deletions

View File

@@ -1,6 +1,5 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}
}