Initial commit
This commit is contained in:
0
example_pkg/__init__.py
Normal file
0
example_pkg/__init__.py
Normal file
2
example_pkg/example.py
Normal file
2
example_pkg/example.py
Normal file
@ -0,0 +1,2 @@
|
||||
def hello():
|
||||
print('Hello')
|
Reference in New Issue
Block a user