Modify vnfmgr code according to PEP8 standard
[vfc/gvnfm/vnfmgr.git] / mgr / mgr / wsgi.py
index dfe3650..a6b401b 100644 (file)
@@ -12,7 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
 import os
 
 from django.core.wsgi import get_wsgi_application