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

Skip to content

Commit 3d97ec6

Browse files
Alejandro Garcíatacaswell
authored andcommitted
Change reference on documentation
1 parent 6a0ea71 commit 3d97ec6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Meta Key specified name change on Qt5 Backend
1+
Meta key specified name change on Qt5 backend
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
The ``matplotlib.backends.backend_qt5.SPECIAL_KEYS`` dictionary
4+
The `matplotlib.backends.backend_qt5.SPECIAL_KEYS` dictionary
55
contains keys that do *not* return their unicode name
66
instead they have manually specified names. The name
7-
for ``QtCore.Qt.Key_Meta`` has changed to `meta` to be consistent.
7+
for `QtCore.Qt.Key_Meta` has changed to ``'meta'`` to be consistent.

0 commit comments

Comments
 (0)