Skip to content

Commit b8a7fd6

Browse files
committed
specify equilibrate works with RelaxedComposite objects in docstring
1 parent 81c8d8f commit b8a7fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

burnman/tools/equilibration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ def equilibrate(
929929
:type composition: dict
930930
931931
:param assemblage: The assemblage to be equilibrated.
932-
:type assemblage: :class:`burnman.Composite`
932+
:type assemblage: :class:`burnman.Composite` or :class:`burnman.RelaxedComposite`
933933
934934
:param equality_constraints: The list of equality constraints. See above
935935
for valid formats.

0 commit comments

Comments
 (0)