PEP8: fix E228: missing whitespace around modulo operator
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:18:34 +0000 (18:18 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:28 +0000 (07:49 +0200)
commit35de42275bc8475466ef29d1e2c2c7391c9f769b
tree8ea0dcdb02e80da1416cc2418cfc7fc405ea93cf
parente1edeae83c0519c5865247500b8432ff2ab47dab
PEP8: fix E228: missing whitespace around modulo operator

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/ntacls.py
python/samba/provision/__init__.py
python/samba/upgradehelpers.py
source4/torture/drs/python/fsmo.py
source4/torture/drs/python/getnc_exop.py
source4/torture/drs/python/ridalloc_exop.py