Skip to content

Commit

Permalink
Revert "skip s3 downloads for molecules"
Browse files Browse the repository at this point in the history
This reverts commit 22f8bd2.
  • Loading branch information
tschaume committed Dec 4, 2024
1 parent ae54657 commit 53c8419
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mp_api/client/core/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ def _query_resource(
and num_chunks is None
and "substrates" not in self.suffix
and "phonon" not in self.suffix
and "molecules" not in self.suffix
)

if fields:
Expand Down

0 comments on commit 53c8419

Please sign in to comment.