Skip to content

Commit 1548184

Browse files
exenGTjanosh
andauthored
Update pymatgen/transformations/standard_transformations.py
Co-authored-by: Janosh Riebesell <[email protected]>
1 parent 5449ed0 commit 1548184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymatgen/transformations/standard_transformations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ def inverse(self):
497497

498498
class RandomStructureTransformation(AbstractTransformation):
499499
"""
500-
Transform a disordered structure into a given number of random ordered structures.
500+
Transform a disordered structure into a given number of random ordered structures of equal composition.
501501
"""
502502

503503
def __init__(self):

0 commit comments

Comments
 (0)