Add vfc-vnfmgr traceback log
[vfc/gvnfm/vnfmgr.git] / mgr / tox.ini
index 4f5c64f..d422bee 100644 (file)
@@ -6,7 +6,7 @@ skipsdist = true
 downloadcache = ~/cache/pip
 
 [flake8]
-ignore =  E501,E722
+ignore =  E501
 max-complexity = 12
 
 [testenv]