Skip to content

Commit ba43614

Browse files
committed
automatically backed up by learn
1 parent bb2a9ba commit ba43614

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.results.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"stats": {"errors": 0, "failures": 0, "passes": 1, "skipped": 0, "encoding": "UTF-8", "total": 1}, "results": [{"classname": "index_test:TestPythonDatatypes", "name": "test_passes", "time": 0.00025534629821777344, "type": "success"}]}

index.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -279,21 +279,21 @@
279279
],
280280
"metadata": {
281281
"kernelspec": {
282-
"display_name": "Python 2",
282+
"display_name": "Python 3",
283283
"language": "python",
284-
"name": "python2"
284+
"name": "python3"
285285
},
286286
"language_info": {
287287
"codemirror_mode": {
288288
"name": "ipython",
289-
"version": 2
289+
"version": 3
290290
},
291291
"file_extension": ".py",
292292
"mimetype": "text/x-python",
293293
"name": "python",
294294
"nbconvert_exporter": "python",
295-
"pygments_lexer": "ipython2",
296-
"version": "2.7.14"
295+
"pygments_lexer": "ipython3",
296+
"version": "3.6.4"
297297
}
298298
},
299299
"nbformat": 4,
565 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)