forked from uncloud/uncloud
move settings under uncloud.common
This commit is contained in:
parent
ef0f13534a
commit
6086fec633
19 changed files with 28 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
import argparse
|
||||
|
||||
from uncloud.settings import settings
|
||||
from uncloud.common.settings import settings
|
||||
from uncloud.shared import shared
|
||||
|
||||
arg_parser = argparse.ArgumentParser('configure', add_help=False)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue