Files
Sim-Tello-KI-fun/.vscode/settings.json
Andrew Johnson 81a42fde3c Add base files
2025-02-22 18:46:13 +01:00

5 lines
91 B
JSON

{
"python.analysis.extraPaths": [
"./venv/lib/python3.10/site-packages"
]
}