Skip to content

Commit 77053d3

Browse files
committed
fix intentionally broken notebook
1 parent c5be035 commit 77053d3

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 numpyxx as np\n",
41+
"import numpy as np\n",
4242
"\n",
4343
"# Set up matplotlib\n",
4444
"import matplotlib.pyplot as plt\n",

0 commit comments

Comments
 (0)