Skip to content

Commit 1dcd202

Browse files
committed
update docstring to close #920
1 parent 3af18ad commit 1dcd202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mp_api/client/mprester.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,8 @@ def get_entries(
680680
returned were ComputedEntries. If inc_structure="initial",
681681
ComputedStructureEntries with initial structures were returned.
682682
Otherwise, ComputedStructureEntries with final structures
683-
were returned. This is no longer needed as all entries will contain
684-
structure data by default.
683+
were returned. This is no longer needed as all entries will contain the
684+
final structure data by default.
685685
property_data (list): Specify additional properties to include in
686686
entry.data. If None, only default data is included. Should be a subset of
687687
input parameters in the 'MPRester.thermo.available_fields' list.

0 commit comments

Comments
 (0)