Skip to content

Commit

Permalink
Revert "add dipeptides dataset"
Browse files Browse the repository at this point in the history
This reverts commit ba1430a.
  • Loading branch information
semihcanturk committed Jan 24, 2025
1 parent ba1430a commit fc4ce9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
2 changes: 0 additions & 2 deletions openqdc/datasets/potential/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from .ani import ANI1, ANI1CCX, ANI1CCX_V2, ANI1X, ANI2X
from .bpa import BPA
from .comp6 import COMP6
from .dipeptides import Dipeptides
from .dummy import Dummy, PredefinedDataset
from .gdml import GDML
from .geom import GEOM
Expand Down Expand Up @@ -38,7 +37,6 @@
"ANI2X": ANI2X,
"BPA": BPA,
"COMP6": COMP6,
"Dipeptides": Dipeptides,
"GDML": GDML,
"GEOM": GEOM,
"ISO17": ISO17,
Expand Down
81 changes: 0 additions & 81 deletions openqdc/datasets/potential/dipeptides.py

This file was deleted.

0 comments on commit fc4ce9a

Please sign in to comment.