Adjust indent of inventory-manage.py

Change-Id: If91c6e6453c3ad12ccea139a9c974519b78438be
This commit is contained in:
Fergus Yu 2017-05-09 10:31:41 +08:00
parent 310c3cc797
commit 119002ae76

View File

@ -33,4 +33,4 @@ sys.path.append(import_path)
import manage
if __name__ == "__main__":
manage.main()
manage.main()