I have a module i would like to import all the module recursively but module with from test import test_function is not imported. If i modify any line in A.py or B.
from test import test_function