Files
python-tests/sub_package/sub.py

4 lines
45 B
Python

def sub_func():
print("call: sub_func")