added relative path

This commit is contained in:
vadzik 2023-12-15 15:39:22 +03:00
parent de0e396328
commit ddce8f7c90
2 changed files with 2 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
venv venv
__pycache__ __pycache__
.vscode

View File

@ -1,3 +0,0 @@
{
"python.analysis.autoImportCompletions": true
}