Bump vfc-gvnfm-vnflcm release version to 1.0.1
[vfc/gvnfm/vnflcm.git] / lcm / tox.ini
index 8ee9a71..7474134 100644 (file)
@@ -6,7 +6,7 @@ skipsdist = true
 downloadcache = ~/cache/pip
 
 [flake8]
-ignore = E501
+ignore = E501,E722
 max-complexity = 27
 
 [testenv]