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.
1 parent fb50ca7 commit c49fad9Copy full SHA for c49fad9
1 file changed
main.py
@@ -3,6 +3,8 @@
3
import shutil
4
import platform
5
6
+# im lowk going insane.
7
+
8
# Suppress fcukass Qt startup warnings.
9
existing_qt_logging_rules = os.environ.get("QT_LOGGING_RULES", "").strip()
10
required_qt_rules = [
0 commit comments