Skip to content

Commit

Permalink
👌 Show cleaned up model and parameter definition
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Feb 27, 2023
1 parent 84fa1ed commit 7bdda07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rc/target_rcg_compare_part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"outputs": [],
"source": [
"# project.show_model_definition(\"target_rcg_refine\")"
"project.show_model_definition(\"target_rcg_refine\")"
]
},
{
Expand All @@ -167,7 +167,7 @@
},
"outputs": [],
"source": [
"# project.show_parameters_definition(\"target_rcg_refine\")"
"project.show_parameters_definition(\"target_rcg_refine\")"
]
},
{
Expand Down

0 comments on commit 7bdda07

Please sign in to comment.