Browse Source

Adding pyrightconfig.json for code

Andrej Studen 2 years ago
parent
commit
2fcc4f0f61
1 changed files with 6 additions and 0 deletions
  1. 6 0
      slicerModules/pyrightconfig.json

+ 6 - 0
slicerModules/pyrightconfig.json

@@ -0,0 +1,6 @@
+{
+    "extraPaths":["../../nixsuite/slicerModule",
+        "../../nixsuite/wrapper",
+        "../../../install/Slicer/bin/Python",
+        "../../../../.labkey/software/src/labkeyInterface"],
+}