8000 DOC: some debug steps for backend issues · matplotlib/matplotlib@c0737e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c0737e4

Browse files
committed
DOC: some debug steps for backend issues
1 parent af55278 commit c0737e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

galleries/users_explain/figure/backends.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@ PyQT
288288
.. code-block:: bash
289289
python -c "from PyQt5.QtWidgets import *; app = QApplication([]); win = QMainWindow(); win.show(); app.exec()"
290290
291-
If you have ``PySide`` or ``PyQT6`` installed instead, just change the import accordingly
291+
If you have ``PySide`` or ``PyQT6`` installed instead, just change the import
292+
accordingly
292293

293294
GTK
294295
^^^

0 commit comments

Comments
 (0)
0