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

Skip to content

Commit d469a24

Browse files
Alejandro Garcíatacaswell
authored andcommitted
Fix documentation
1 parent 10f0d33 commit d469a24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
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)