Refactor vfc vnflcm code format
[vfc/gvnfm/vnflcm.git] / lcm / lcm / settings.py
index 631ada8..5583c4c 100644 (file)
@@ -129,6 +129,7 @@ LOGGING = {
 if 'test' in sys.argv:
     from lcm.pub.config import config
     config.REG_TO_MSB_WHEN_START = False
+
     DATABASES = {}
     DATABASES['default'] = {
         'ENGINE': 'django.db.backends.sqlite3',