added documentation to emanexml
This commit is contained in:
parent
875a880250
commit
d988ff86d1
2 changed files with 26 additions and 1 deletions
|
@ -209,7 +209,7 @@ class EmaneManager(ModelManager):
|
|||
|
||||
def load_models(self, emane_models):
|
||||
"""
|
||||
load EMANE models and make them available.
|
||||
Load EMANE models and make them available.
|
||||
"""
|
||||
for emane_model in emane_models:
|
||||
logger.info("loading emane model: %s", emane_model.__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue