Skip to content

Commit 9a1b3dd

Browse files
authored
Merge pull request #1 from acrutt/master
test modification
2 parents 38e53b3 + 656e6c5 commit 9a1b3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymatgen_diffusion/neb/full_path_mapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def __init__(
9898
name: str = None,
9999
):
100100
"""
101-
Construct the FullPathMapper object using a structure will all Li sites occupied.
101+
Construct the FullPathMapper object using a structure will all mobile sites occupied.
102102
A structure graph is generated by connecting all sites withing max_path_length distance of each other
103103
The sites are decorated with Migration graph objects and then grouped together based on their equivalence.
104104

0 commit comments

Comments
 (0)