8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plt.tight_layout() gives UserWarning: The figure layout has changed to tight.
That's what tight_layout should do, right? Then why to annoy us with a warning saying that tight_layout did what it was supposed to do?
Remove UserWarning