move of py_func and lua_func apps fixed.

This commit is contained in:
2026-02-13 18:51:05 +01:00
parent 210c2d6231
commit a6058b9dd8
4 changed files with 16 additions and 21 deletions

View File

@@ -6,8 +6,10 @@ import platform
import math
import json
import traceback
from testium.interpreter.utils.jrpc import JsonRpcSrv
from testium.interpreter.utils.tum_except import ETUMRuntimeError, print_exception
import py_func.tm as tm
from py_func.func_call import func_exec