settings.json 69 B

12345
  1. {
  2. "python.analysis.extraPaths": [
  3. "./backend/src"
  4. ]
  5. }