Skip to content

Commit

Permalink
Update coherent_interfaces.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlhr542 committed Jul 17, 2024
1 parent a8a9d3a commit 12dca7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymatgen/analysis/interfaces/coherent_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def __init__(
substrate_miller: Tuple3Ints,
zslgen: ZSLGenerator | None = None,
termination_ftol=0.25,
label_index=False,
label_index=False, # necessary to add index to termination
):
"""
Args:
Expand Down

0 comments on commit 12dca7e

Please sign in to comment.