changed vtk file to vtp

This commit is contained in:
Jonathan Shimwell 2022-08-15 13:40:56 +01:00
parent 21b874f0be
commit 9847d053f3

View file

@ -272,7 +272,7 @@ class Tracks(list):
Parameters
----------
filename : path-like
Name of the VTK file to write.
Name of the VTP file to write.
Returns
-------