update to test in servers

This commit is contained in:
wls2002
2023-05-10 22:33:51 +08:00
parent ce35b01896
commit b271a56827
9 changed files with 112 additions and 34 deletions

View File

@@ -1,3 +1,4 @@
from .function_fitting_problem import FunctionFittingProblem
from .xor import *
from .sin import *
from .diy import *