Skip to content

Commit c6b46e7

Browse files
author
Chahan Kropf
committed
Remove outdated cell output.
1 parent 8f07c4b commit c6b46e7

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

doc/user-guide/climada_entity_MeasureSet.ipynb

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -560,25 +560,14 @@
560560
},
561561
{
562562
"cell_type": "code",
563-
"execution_count": 7,
563+
"execution_count": null,
564564
"metadata": {
565565
"ExecuteTime": {
566566
"end_time": "2021-03-05T12:22:41.336852Z",
567567
"start_time": "2021-03-05T12:22:41.266438Z"
568568
}
569569
},
570-
"outputs": [
571-
{
572-
"data": {
573-
"text/plain": [
574-
"<climada.entity.measures.measure_set.MeasureSet at 0x1f30d913b80>"
575-
]
576-
},
577-
"execution_count": 1,
578-
"metadata": {},
579-
"output_type": "execute_result"
580-
}
581-
],
570+
"outputs": [],
582571
"source": [
583572
"from climada.entity.measures import MeasureSet\n",
584573
"from climada.util import ENT_TEMPLATE_XLS\n",

0 commit comments

Comments
 (0)