Skip to content

Commit

Permalink
update doc str
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh authored Jan 17, 2024
1 parent 8b77f16 commit c2b572d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-builders/emmet/builders/materials/ml.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def __init__(
Defaults to None.
provenance (dict, optional): Additional provenance information to include in
MLDocs. Will be saved in each document so use sparingly. Defaults to None.
Set to {} to disable default provenance name, version, matcalc_version.
Set to {} to disable default provenance model, version, matcalc_version.
"""
self.materials = materials
self.ml_potential = ml_potential
Expand Down

0 comments on commit c2b572d

Please sign in to comment.