Skip to content

Commit

Permalink
fix merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
RylieWeaver committed Oct 10, 2024
1 parent 8b7f955 commit 601bd2f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tests/test_graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,26 +238,16 @@ def pytest_train_model_vectoroutput(model_type, overwrite_data=False):
@pytest.mark.parametrize(
"model_type",
[
"SAGE",
"GIN",
"GAT",
"MFC",
"PNA",
"PNAPlus",
"SchNet",
"DimeNet",
"EGNN",
"PNAEq",
,
"PAINN",
],
)
Expand Down

0 comments on commit 601bd2f

Please sign in to comment.