fixed leakage
This commit is contained in:
@@ -520,7 +520,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 7,
|
||||
"execution_count": null,
|
||||
"id": "9d3eb97b",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -553,6 +553,7 @@
|
||||
"role_type_map = {5: 'hand', 6: 'hand', 7: 'hand', 8: 'foot'}\n",
|
||||
"\n",
|
||||
"## Boundary conditions\n",
|
||||
"# comes from the product_sizes table. The edge_left/edge_right/edge_bottom/edge_top give this info.\n",
|
||||
"x_min, x_max = -68, 68\n",
|
||||
"y_min, y_max = 0, 144"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user