2022-10-02 19:38:20 +08:00

4 lines
75 B
Python

import test_module1 as mod1
def mytest():
print('test_module_2_hello')