Skip to content

Commit

Permalink
remove path I don't use
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Jul 14, 2023
1 parent 3d4d712 commit 8afce10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions espaloma/utils/tests/test_model_fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ def test_get_model_path(tmp_path):


def test_get_model(tmp_path):
model_dir = tmp_path / "zoo"

espaloma_model = esp.get_model()

molecule = Molecule.from_smiles("CN1C=NC2=C1C(=O)N(C(=O)N2C)C")
Expand Down

0 comments on commit 8afce10

Please sign in to comment.