Skip to content

Commit

Permalink
Update abcd/backends/atoms_opensearch.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Wilkins <[email protected]>
  • Loading branch information
ElliottKasoar and oerc0122 authored Jun 11, 2024
1 parent 6705612 commit fffe4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abcd/backends/atoms_opensearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ def push(
Parameters
----------
atoms: Union[Atoms, Iterable]
extra_info: Optional[dict, str], optional
extra_info: Optional[Union[dict, str]], optional
Extra information to store in the document with the atoms data.
Default is `None`.
store_calc: bool, optional
Expand Down

0 comments on commit fffe4fa

Please sign in to comment.