pass over files using isort
This commit is contained in:
parent
a004285514
commit
d5055f85d3
70 changed files with 260 additions and 307 deletions
|
@ -2,8 +2,7 @@
|
|||
Example custom emane model.
|
||||
"""
|
||||
|
||||
from core.emane import emanemanifest
|
||||
from core.emane import emanemodel
|
||||
from core.emane import emanemanifest, emanemodel
|
||||
|
||||
|
||||
class ExampleModel(emanemodel.EmaneModel):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue