Skip to content

Fix parflow plugin to work with Python 2.

David Thompson requested to merge dcthomp/paraview:parflow-python into master

Static methods must be explicitly decorated in Python 2.

Merge request reports