Skip to content

Commit 5cc832a

Browse files
committed
intentional break notebook to test error catch
1 parent e0924df commit 5cc832a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/plot-catalog/plot-catalog.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
41-
"import numpy as np\n",
41+
"import numpyxx as np\n",
4242
"\n",
4343
"# Set up matplotlib\n",
4444
"import matplotlib.pyplot as plt\n",

0 commit comments

Comments
 (0)