mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Remove redundant mpl.rc config
This commit is contained in:
@@ -79,9 +79,7 @@
|
|||||||
"import matplotlib as mpl\n",
|
"import matplotlib as mpl\n",
|
||||||
"\n",
|
"\n",
|
||||||
"mpl.rc('font', size=12)\n",
|
"mpl.rc('font', size=12)\n",
|
||||||
"mpl.rc('axes', labelsize=14)\n",
|
"mpl.rc('axes', labelsize=14)"
|
||||||
"mpl.rc('xtick', labelsize=12)\n",
|
|
||||||
"mpl.rc('ytick', labelsize=12)"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user