1 parent 296d09d commit 441731dCopy full SHA for 441731d
1 file changed
examples/loadXMLfromPython.py
@@ -31,7 +31,7 @@ def createScene(root):
31
def main():
32
import SofaRuntime
33
import Sofa.Gui
34
- import SofaQt
+ import SofaQt
35
36
root = Sofa.Core.Node("root")
37
createScene(root)
0 commit comments