Skip to content

Commit b54b84f

Browse files
fixed error msg on chp1
1 parent 02c860f commit b54b84f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Chapter1_Introduction/Chapter1_Introduction.ipynb

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,6 @@
2626
"Welcome to pylab, a matplotlib-based Python environment [backend: module://IPython.zmq.pylab.backend_inline].\n",
2727
"For more information, type 'help(pylab)'.\n"
2828
]
29-
},
30-
{
31-
"output_type": "stream",
32-
"stream": "stderr",
33-
"text": [
34-
"c:\\Python27\\lib\\site-packages\\matplotlib\\__init__.py:794: UserWarning: Bad val \"348ABD, A60628, 7A68A6, 467821, CF4457, 188487, E24A33\" on line #79\n",
35-
"\t\"patch.facecolor : 348ABD, A60628, 7A68A6, 467821, CF4457, 188487, E24A33\n",
36-
"\"\n",
37-
"\tin file \"c:\\Python27\\lib\\site-packages\\matplotlib\\mpl-data\\matplotlibrc\"\n",
38-
"\t348ABD, A60628, 7A68A6, 467821, CF4457, 188487, E24A33 does not look like a color arg\n",
39-
"Color tuples must be length 3\n",
40-
" \"%s\"\\n\\t%s' % (val, cnt, line, fname, msg))\n"
41-
]
4229
}
4330
],
4431
"prompt_number": 2

0 commit comments

Comments
 (0)