trying to fix cadCAD/engine/__init__.py
This commit is contained in:
parent
9e9f7be17e
commit
7fc2e6503c
|
|
@ -14,7 +14,7 @@ EnvProcessesType = Dict[str, Callable]
|
|||
|
||||
SimulationType = Callable[
|
||||
[
|
||||
SimExecutor,
|
||||
# SimExecutor,
|
||||
VarDictType,
|
||||
StatesListsType,
|
||||
ConfigsType,
|
||||
|
|
|
|||
Loading…
Reference in New Issue