Quellcode durchsuchen

Correcting title in class description

NIX User vor 5 Jahren
Ursprung
Commit
1681530b13
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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