We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b179156 commit debc00eCopy full SHA for debc00e
src/windows/views/webview_backend/webengine.py
@@ -27,6 +27,7 @@
27
"""
28
29
import os
30
+import logging
31
from functools import partial
32
33
from classes import info
0 commit comments