PEP8: fix E111: indentation is not a multiple of four
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 3 Sep 2018 13:05:20 +0000 (01:05 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Sep 2018 10:10:11 +0000 (12:10 +0200)
commit0f67b6e4b90d54fb75e078972baf392fca643056
tree484f6529ded499e7b31570b474c31713ceae52eb
parentd02ec9f2ad90f3d4eae041e078cc228730b3d34f
PEP8: fix E111: indentation is not a multiple of four

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/compat.py