LICENSE added + fixed some imports

This commit is contained in:
ahmadbilalkhalid 2019-12-03 16:49:10 +05:00
commit abc2c6fe51
8 changed files with 684 additions and 6 deletions

View file

@ -5,7 +5,7 @@ import subprocess as sp
import time
from uuid import uuid4
from ucloud.filescanner import logger
from . import logger
from ucloud.config import env_vars, etcd_client