From ef2d570e11c146ca279596fbd088dc517fa76ded Mon Sep 17 00:00:00 2001 From: ChaseKnowlden Date: Sun, 20 Jun 2021 13:39:20 -0400 Subject: [PATCH] fix end of file --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 988937c..26ffae1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { "python.pythonPath": "/usr/local/bin/python3" -} \ No newline at end of file +}