diff --git a/source/tests/consistent/model/test_property.py b/source/tests/consistent/model/test_property.py index 2d8142ca4a..afca8b4052 100644 --- a/source/tests/consistent/model/test_property.py +++ b/source/tests/consistent/model/test_property.py @@ -57,7 +57,7 @@ def data(self) -> dict: "type": "property", "neuron": [4, 4, 4], "property_name": ["foo", "bar"], - "property_dim": [2,3], + "property_dim": [2, 3], "resnet_dt": True, "numb_fparam": 0, "precision": "float64",