ソースを参照

Adding pyrightconfig.json for code

Andrej Studen 2 年 前
コミット
2fcc4f0f61
1 ファイル変更6 行追加0 行削除
  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"],
+}