Skip to content

Commit

Permalink
removed extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil Shenoy committed May 30, 2024
1 parent 9b5f689 commit d650814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openqdc/datasets/potential/iso_17.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class ISO17(BaseDataset):
]

__energy_unit__ = "ev"
__distance_unit__ = "ang" # bohr
__distance_unit__ = "ang"
__forces_unit__ = "ev/ang"
__links__ = {"iso_17.hdf5.gz": "https://zenodo.org/record/3585907/files/216.hdf5.gz"}

Expand Down

0 comments on commit d650814

Please sign in to comment.