Push task 2

This commit is contained in:
bytewizdl-dot 2026-09-20 10:33:27 +07:00
parent fbde479958
commit 7492704c8e

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

@ -0,0 +1,3 @@
{
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/Scripts/python.exe"
}