We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ad45d commit b860ff2Copy full SHA for b860ff2
loopstructural/__init__.py
@@ -20,4 +20,4 @@ def classFactory(iface):
20
"""
21
from .plugin_main import LoopstructuralPlugin
22
23
- return LoopstructuralPlugin(iface)
+ return LoopstructuralPlugin(iface)
0 commit comments