This commit is contained in:
Rom168 2023-06-21 09:53:22 +02:00
parent 25e7799210
commit c98571cae9

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

@ -0,0 +1,5 @@
{
"python.analysis.extraPaths": [
"./tests"
]
}