소스 검색

Correcting title in class description

NIX User 5 년 전
부모
커밋
1681530b13
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      DICOMtools/vtkInterface.py

+ 1 - 0
DICOMtools/vtkInterface.py

@@ -11,6 +11,7 @@ class vtkInterface:
     #parent.title = "vtk Interface"
     #parent.categories = ["LabKey"]
     parent.dependencies = []
+    parent.title ="vtkInterface"
     parent.contributors = ["Andrej Studen (FMF/JSI)"] # replace with "Firstname Lastname (Org)"
     parent.helpText = """
     Convert native numpy data structures to vtk