Skip to content

Commit f10e5df

Browse files
Accidently left in pwd from sanity check
1 parent b559c42 commit f10e5df

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

individual_modules/introduction_to_python/control_flow.ipynb

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -239,32 +239,6 @@
239239
" print('C')"
240240
]
241241
},
242-
{
243-
"cell_type": "code",
244-
"execution_count": 2,
245-
"id": "417c7f00-3f5b-415a-9dca-c19f4c5720da",
246-
"metadata": {
247-
"editable": true,
248-
"slideshow": {
249-
"slide_type": ""
250-
},
251-
"tags": [
252-
"remove-output"
253-
]
254-
},
255-
"outputs": [
256-
{
257-
"name": "stdout",
258-
"output_type": "stream",
259-
"text": [
260-
"/Users/lb788/Documents/CfRR/incorrect_example/CfRR_Courses/individual_modules/introduction_to_python\n"
261-
]
262-
}
263-
],
264-
"source": [
265-
"!pwd"
266-
]
267-
},
268242
{
269243
"cell_type": "markdown",
270244
"id": "9a05c50a-f06a-44a4-867a-fda1d045e319",

0 commit comments

Comments
 (0)