fixed import bug

This commit is contained in:
2026-05-29 16:49:50 +02:00
parent a7fede1a8f
commit 60c29d57ec
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"python.analysis.extraPaths": [
"./api/src/yolo"
]
}