Hi,
Is it possible to have type hints for paraview more precisely the decorators ?
I am using vtkmodules.all to have those for vtk
Mypy is complaining and I would like to not use # type: ignore
Thanks in advance !
Hi,
Is it possible to have type hints for paraview more precisely the decorators ?
I am using vtkmodules.all to have those for vtk
Mypy is complaining and I would like to not use # type: ignore
Thanks in advance !