aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2023-03-28 21:27:05 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2023-03-28 21:27:05 +0300
commit10e0c53890701abe53c80f1da4a0b64bbd05914c (patch)
treedf5f9bdd09c4e21a8722e5153408aae872308571 /.vscode/settings.json
Initial commit
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..3516cb9
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "python.formatting.provider": "autopep8"
+} \ No newline at end of file