### Problem 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? ### Proposed solution Remove UserWarning