Skip to content

Commit 3f4c88f

Browse files
committed
fix comment
1 parent c1b5b09 commit 3f4c88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manic/externals_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ class ExternalsDescriptionConfigV1(ExternalsDescription):
446446
"""
447447

448448
def __init__(self, model_data, components=None):
449-
"""Convert the xml into a standardized dict that can be used to
449+
"""Convert the config data into a standardized dict that can be used to
450450
construct the source objects
451451
452452
"""

0 commit comments

Comments
 (0)