Skip to content

Commit

Permalink
fix github mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed Sep 24, 2023
1 parent 04b3ff0 commit d4cf376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utilities/test_model_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d4cf376

Please sign in to comment.