generated from Hazel/python-project
feat: layed out the proper files
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
__version__ = "0.0.0"
|
||||
__name__ = "secure_pixelation"
|
||||
@@ -1,5 +1,2 @@
|
||||
from .__about__ import __name__, __version__
|
||||
|
||||
|
||||
def cli():
|
||||
print(f"Running {__name__} version {__version__} from __main__.py")
|
||||
print(f"Running secure_pixelation")
|
||||
|
||||
Reference in New Issue
Block a user