[skip ci] removed default value

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Rémi Delaporte-Mathurin 2022-06-29 18:46:43 +02:00 committed by GitHub
parent 7cba2ad030
commit 5180ab3f8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,6 @@ class StructuredMesh(MeshBase):
volume_normalization : bool, optional
Whether or not to normalize the data by
the volume of the mesh elements.
Defaults to True.
Raises
------