]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ipaddrs_in_ranges: fix python indent
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 25 Oct 2019 19:52:27 +0000 (15:52 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 28 Oct 2019 14:54:31 +0000 (15:54 +0100)
commit3c3102e21a7d3e5b5c19fcd4702f4cc80416efc3
tree2192baac89d51fb34ee42d617286a873b70cd309
parent359abedbb1b094ea4e6fd64c42de46f67a8cd888
ipaddrs_in_ranges: fix python indent

pycodestyle returns:

 E111 indentation is not a multiple of four

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 8a0a13f67a56bd3c1eb1078892456cdb692b0fcb)
plugins/filter/ipaddrs_in_ranges.py