Skip to content

Commit

Permalink
update docstring to close #920
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Dec 13, 2024
1 parent 3af18ad commit 1dcd202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mp_api/client/mprester.py
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ def get_entries(
returned were ComputedEntries. If inc_structure="initial",
ComputedStructureEntries with initial structures were returned.
Otherwise, ComputedStructureEntries with final structures
were returned. This is no longer needed as all entries will contain
structure data by default.
were returned. This is no longer needed as all entries will contain the
final structure data by default.
property_data (list): Specify additional properties to include in
entry.data. If None, only default data is included. Should be a subset of
input parameters in the 'MPRester.thermo.available_fields' list.
Expand Down

0 comments on commit 1dcd202

Please sign in to comment.