From 4fb05cb607909f42804aba249e88b5ca1ca607e3 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Tue, 8 Jun 2021 17:02:28 +0200 Subject: [PATCH] chore: update settings.json --- .vscode/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5b80df3..b48db30 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "python.pythonPath": "venv/bin/python" -} \ No newline at end of file + "python.pythonPath": "venv/bin/python" +}