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

Skip to content

Commit 0917e75

Browse files
committed
Tk
1 parent 5f4a18c commit 0917e75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galleries/users_explain/figure/backends.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ PyQt(5,6) and PySide
292292
293293
python -c "from PyQt5.QtWidgets import *; app = QApplication([]); win = QMainWindow(); win.show(); app.exec()"
294294
295-
If you have ``PySide`` or ``PyQT6`` installed instead, just change the import
296-
accordingly
295+
If you have ``PySide`` or ``PyQt6`` installed instead, just change the import
296+
accordingly.
297297

298298
tkinter
299299
^^^^^^^

0 commit comments

Comments
 (0)