Skip to content

Commit fffe4fa

Browse files
Update abcd/backends/atoms_opensearch.py
Co-authored-by: Jacob Wilkins <[email protected]>
1 parent 6705612 commit fffe4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abcd/backends/atoms_opensearch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ def push(
386386
Parameters
387387
----------
388388
atoms: Union[Atoms, Iterable]
389-
extra_info: Optional[dict, str], optional
389+
extra_info: Optional[Union[dict, str]], optional
390390
Extra information to store in the document with the atoms data.
391391
Default is `None`.
392392
store_calc: bool, optional

0 commit comments

Comments
 (0)