package
This commit is contained in:
parent
8164f165b0
commit
a4ea2c561c
1 changed files with 3 additions and 0 deletions
3
package.py
Normal file
3
package.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
class Package:
|
||||
def __init__(self):
|
||||
pass
|
Loading…
Reference in a new issue