paraview reformat imports

This commit is contained in:
Nikhil Rao
2025-05-12 02:43:36 -04:00
parent a276f87e37
commit f13a299c53
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# Third party modules
import paraview.simple as pvs
def pf_calcSpeeds(base):

View File

@@ -1,3 +1,4 @@
# Third party modules
import paraview.simple as pvs
"""