PEP8: fix E701: multiple statements on one line (colon)
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:22:02 +0000 (18:22 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:30 +0000 (07:49 +0200)
commitd23170c961194234ef6131482233405cdd55a349
tree27bfce52a68f0633e5d4ee84acadd3b7ffe8b4bf
parent7b031b01a1fa458cb118e5fb38faf20bd5379e5c
PEP8: fix E701: multiple statements on one line (colon)

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/subunit/__init__.py
python/samba/tests/__init__.py
source4/lib/wmi/wmi.py