This commit is contained in:
ahmadbilalkhalid 2019-08-30 06:23:45 +05:00
commit a9f8d245b9
10 changed files with 127 additions and 83 deletions

View file

@ -6,6 +6,7 @@ from app.image import image
from app.file import file_scan
from app.ceph import ceph
@click.group()
def entry_point():
pass