Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f7fbec

Browse files
committed
Revision
1 parent 5e78df9 commit 6f7fbec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/backends/qt_compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
pyqt5=(QT_API_PYQT5, 5), pyside2=(QT_API_PYSIDE2, 5))
2424
# ETS is a dict of env variable to (QT_API, QT_MAJOR_VERSION)
2525
# If the ETS QT_API environment variable is set, use it, but only
26-
# if the variable if of the same major QT version. Note that
26+
# if the variable is of the same major QT version. Note that
2727
# ETS requires the version 2 of PyQt4, which is not the platform
2828
# default for Python 2.x.
2929

0 commit comments

Comments
 (0)