Skip to content

Commit

Permalink
Fixed tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
teubert committed Jul 5, 2024
1 parent 3eaba39 commit 4b68eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/06_Combining_Models.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"metadata": {},
"outputs": [],
"source": [
"m_powertrain['PropellerLoad.D'] = 1"
"m_powertrain.parameters['PropellerLoad.D'] = 1"
]
},
{
Expand Down

0 comments on commit 4b68eac

Please sign in to comment.