Male_zoo_Projekt_SI/.vscode/settings.json

5 lines
65 B
JSON
Raw Permalink Normal View History

{
"python.analysis.extraPaths": [
"./Animals"
]
}