Skip to content

Conversation

@sanjayankur31
Copy link
Member

get_window_title and set_window_title have been deprecated in matplotlib
version 3.4 and will be dropped in future releases.

Reference: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.4.0.html#backend-deprecations

Fixes #95

get_window_title and set_window_title have been deprecated in matplotlib
version 3.4 and will be dropped in future releases.

Reference: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.4.0.html#backend-deprecations

Fixes #95
@sanjayankur31 sanjayankur31 added the S: ready for review Status: ready for review label May 28, 2021
@sanjayankur31
Copy link
Member Author

Tests all passed, merging this minor change now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S: ready for review Status: ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] MatplotlibDeprecationWarning: The set_window_title function was deprecated in Matplotlib 3.4 and will be removed two minor releases later

2 participants