diff --git a/.vscode/settings.json b/.vscode/settings.json index 09fff33..dfbc766 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,5 +11,5 @@ "pylint.path" : [ "/opt/local/bin/pylint-3.12" ], - "python.defaultInterpreterPath" : "/opt/local/bin/python3.12", + "python.defaultInterpreterPath" : "/opt/local/bin/python3.12" }