]> 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 08:23:17 +0000 (09:23 +0100)
commit8a0a13f67a56bd3c1eb1078892456cdb692b0fcb
treeafc540d4f3b071270b0935804e21dc878a2a6ff4
parent6ce4fde82074c82e762fd7c56f2b5901f0705d09
ipaddrs_in_ranges: fix python indent

pycodestyle returns:

 E111 indentation is not a multiple of four

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
plugins/filter/ipaddrs_in_ranges.py