Address @shimwell comments on #2412

This commit is contained in:
Paul Romano 2023-03-16 09:45:29 -05:00
parent c1232a83e0
commit 3e6441a0d9
2 changed files with 9 additions and 5 deletions

View file

@ -244,7 +244,7 @@ class Model:
def from_model_xml(cls, path='model.xml'):
"""Create model from single XML file
.. vesionadded:: 0.13.3
.. versionadded:: 0.13.3
Parameters
----------