Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 04f6224

Browse files
[python] Remove dependency to sot-core.
1 parent 2d887ee commit 04f6224

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unitTesting/test_python-restart_interpreter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# this causes troubles when Py_Finalize is called in Interpreter destructor.
2-
import dynamic_graph.sot.core
31
# numpy causes troubles when Py_Finalize is called in Interpreter destructor.
42
import numpy
53

0 commit comments

Comments
 (0)