1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-07 19:05:06 +02:00

⚙️ Add VSCode settings

This commit is contained in:
Gerber, Mike 2022-04-05 14:24:08 +02:00
parent 86d1154638
commit 840045a54a

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"python.formatting.provider": "black"
}