We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1819b31 + 9d22440 commit 2fbc326Copy full SHA for 2fbc326
python/PyQt/PyQt5/uic/pyuic.py
@@ -1 +1,3 @@
1
from PyQt5.uic import pyuic
2
+if (callable(pyuic.main)):
3
+ pyuic.main()
0 commit comments