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.
2 parents 17adaa2 + 7bf8154 commit 15fd1b4Copy full SHA for 15fd1b4
lib/matplotlib/backends/qt4_compat.py
@@ -1,7 +1,7 @@
1
import warnings
2
from matplotlib.cbook import mplDeprecation
3
_warn_str = ("This module has been deprecated in 1.4 in favor "
4
- "matplotlib.backends.qt_compat\n"
+ "of matplotlib.backends.qt_compat\n"
5
"This module will be removed in 1.5, please update "
6
"your imports.")
7
# bulk-imports because we are pretending that file is this file
0 commit comments