Added multi-file support
This commit is contained in:
3
project/imported.py
Normal file
3
project/imported.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def foo():
|
||||
x = "importing works :D"
|
||||
print(x)
|
||||
Reference in New Issue
Block a user