Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
davidt0x committed Mar 25, 2024
1 parent bc16392 commit 944b7ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modeci_mdf/interfaces/actr/importer.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ def build_model() -> Model:
fire_prod_node.id: cond_fire_prod,
check_node.id: cond_check,
},

# FIXME: Disable termination condition for now. This is causing errors in the scheduler. Seems unused in tests.
# termination={"environment_state_update": cond_term},
)
Expand Down

0 comments on commit 944b7ae

Please sign in to comment.