Fix vfc-gvnfm-vnfmgr pep8 E128 issue.
[vfc/gvnfm/vnfmgr.git] / mgr / tox.ini
index 7cd3add..7b38c30 100644 (file)
@@ -6,7 +6,7 @@ skipsdist = true
 downloadcache = ~/cache/pip
 
 [flake8]
-ignore =  E501,E128
+ignore =  E501
 
 [testenv]
 deps = -r{toxinidir}/requirements.txt