feat: add sub package test
This commit is contained in:
3
sub_package/sub.py
Normal file
3
sub_package/sub.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
def sub_func():
|
||||
print("call: sub_func")
|
||||
Reference in New Issue
Block a user