Skip to content

Commit 6b30008

Browse files
committed
remove stray debugging code in 0.4.09
1 parent 6490cf4 commit 6b30008

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: notebooks/04.09-Text-and-Annotation.ipynb

-3
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,6 @@
302302
"source": [
303303
"%matplotlib inline\n",
304304
"\n",
305-
"import warnings\n",
306-
"warnings.simplefilter('ignore')\n",
307-
"\n",
308305
"fig, ax = plt.subplots()\n",
309306
"\n",
310307
"x = np.linspace(0, 20, 1000)\n",

0 commit comments

Comments
 (0)