Commit db5fcfad authored by Yogesh K's avatar Yogesh K Committed by YoGeSh
Browse files

space removed

parent dc531dda
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
" plt.yticks(range(len(unique_labels)), LABEL_NAMES[unique_labels])\n", " plt.yticks(range(len(unique_labels)), LABEL_NAMES[unique_labels])\n",
" plt.xticks([], [])\n", " plt.xticks([], [])\n",
" ax.tick_params(width=0)\n", " ax.tick_params(width=0)\n",
" plt.show()\n" " plt.show()"
] ]
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment