forked from p15670423/monkey
Island: Export Simulation from models package
This commit is contained in:
parent
a84220f343
commit
a3f3fd96f7
|
@ -8,3 +8,4 @@ from .monkey_ttl import MonkeyTtl
|
|||
from .pba_results import PbaResults
|
||||
from monkey_island.cc.models.report.report import Report
|
||||
from .stolen_credentials import StolenCredentials
|
||||
from .simulation import Simulation, SimulationSchema
|
||||
|
|
Loading…
Reference in New Issue