We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1718681 commit ce30cb8Copy full SHA for ce30cb8
aviary/wren/data.py
@@ -14,7 +14,7 @@
14
from torch.utils.data import Dataset
15
16
from aviary import PKG_DIR
17
-from aviary.wren.utils import mult_dict, relab_dict
+from aviary.wren.utils import relab_dict
18
19
20
class WyckoffData(Dataset):
0 commit comments