Skip to content
Snippets Groups Projects
Commit fbeda640 authored by Anubhav Shrimal's avatar Anubhav Shrimal Committed by Elliott Sales de Andrade
Browse files

Rectified plot error (#12501)

* Rectified plot error

The plot shown on the page: https://matplotlib.org/tutorials/introductory/usage.html#sphx-glr-tutorials-introductory-usage-py

Will be possible only if plt.show() is outside the loop

* Added corrections in docs as per requirements

* Commented the code block to remove plot rendering

* Added ::

* corrected trailing spaces and bad indentation

* Removed E402
parent 566bd8bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment