diff --git a/tests/utilities/test_model_config.py b/tests/utilities/test_model_config.py index 8979f0255..68ebd5c2a 100644 --- a/tests/utilities/test_model_config.py +++ b/tests/utilities/test_model_config.py @@ -18,7 +18,7 @@ def test_simple_model_config(path: str = "/tmp/simple_model.yml") -> None: - """Test saving, loading, and reconstructing simple model.""" + """Test saving, loading, and reconstructing using a simple model.""" # Construct single Model model = DynEdge( nb_inputs=9,