Skip to content

Commit 6ddc451

Browse files
author
Christian Jacobs
committed
Fix the bullet points.
1 parent ac6ceb5 commit 6ddc451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebook/Lecture-3-Introduction-to-programming-for-geoscientists.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"name": ""
3+
"name": "Lecture-3-Introduction-to-programming-for-geoscientists"
44
},
55
"nbformat": 3,
66
"nbformat_minor": 0,
@@ -22,6 +22,7 @@
2222
"#Lecture 3: Input data and error handling\n",
2323
"\n",
2424
"Learning objectives:\n",
25+
"\n",
2526
"* Learn how to read input data into a Python program.\n",
2627
"* Be able to catch run-time errors and handle them gracefully rather than the program simply failing."
2728
]

0 commit comments

Comments
 (0)