Skip to content

Commit 53c8419

Browse files
committed
Revert "skip s3 downloads for molecules"
This reverts commit 22f8bd2.
1 parent ae54657 commit 53c8419

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mp_api/client/core/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ def _query_resource(
470470
and num_chunks is None
471471
and "substrates" not in self.suffix
472472
and "phonon" not in self.suffix
473-
and "molecules" not in self.suffix
474473
)
475474

476475
if fields:

0 commit comments

Comments
 (0)