Skip to content

Commit a2b16a8

Browse files
committed
Updating test
1 parent 447efee commit a2b16a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ For alternative installation methods, see [the wiki](https://github.com/pyqt/pyt
2626
>>> button = QtWidgets.QPushButton("Hello")
2727
>>> button.setFixedSize(400, 400)
2828
>>> button.show()
29+
>>> app.exec_()
2930
```
3031

3132
- More information in the [Wiki](https://github.com/pyqt/python-qt5/wiki)

0 commit comments

Comments
 (0)