1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

chore: Update VS Code configuration

This commit is contained in:
2024-05-11 00:12:19 -07:00
parent a81069be61
commit e3bcf9d686
2 changed files with 3 additions and 2 deletions

View File

@@ -12,5 +12,6 @@
"[python]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "ms-python.black-formatter"
}
},
"python.testing.pytestEnabled": true
}