We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3990e commit d9f289dCopy full SHA for d9f289d
1 file changed
geos-mesh/tests/test_CreateConstantAttributePerRegion.py
@@ -11,6 +11,7 @@
11
from geos.mesh.processing.CreateConstantAttributePerRegion import CreateConstantAttributePerRegion
12
import numpy as np
13
14
+
15
@pytest.mark.parametrize(
16
"meshType, newAttributeName, regionName, dictRegionValues, componentNames, componentNamesTest, valueNpType, succeed",
17
[
0 commit comments