Skip to content

Commit 637d5bb

Browse files
committed
whooo!
1 parent 3ca738b commit 637d5bb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

masterbuilder.ipynb

+10-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
},
116116
{
117117
"cell_type": "code",
118-
"execution_count": 25,
118+
"execution_count": 26,
119119
"metadata": {
120120
"collapsed": false
121121
},
@@ -148,6 +148,15 @@
148148
"with open(versionroot+'README.md', \"w\") as f:\n",
149149
" f.write(obreros_template)"
150150
]
151+
},
152+
{
153+
"cell_type": "code",
154+
"execution_count": null,
155+
"metadata": {
156+
"collapsed": true
157+
},
158+
"outputs": [],
159+
"source": []
151160
}
152161
],
153162
"metadata": {

0 commit comments

Comments
 (0)