We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140cfcf commit aaa028cCopy full SHA for aaa028c
1 file changed
addon/globalPlugins/easyTableNavigator/__init__.py
@@ -15,6 +15,7 @@
15
import controlTypes
16
import ui
17
import scriptHandler
18
+from comtypes import COMError
19
import addonHandler
20
addonHandler.initTranslation()
21
controlTypes = compa.convertControlTypes(controlTypes)
0 commit comments