]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-disk/tox.ini
update sources to 12.2.2
[ceph.git] / ceph / src / ceph-disk / tox.ini
index a2bc483a23b32d6a1c989beef34be1a71402a6d8..bbf1e21c66319b4a32021f3703ef266e21992b8e 100644 (file)
@@ -25,4 +25,4 @@ commands = coverage run --append --source=ceph_disk {envbindir}/py.test -vv {tox
            coverage report --show-missing
 
 [testenv:flake8]
-commands = flake8 --ignore=H105,H405,E127 ceph_disk tests
+commands = flake8 --ignore=H105,H405,E127,E722 ceph_disk tests