PEP8: fix E703: statement ends with a semicolon
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:22:11 +0000 (18:22 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:30 +0000 (07:49 +0200)
commitcabb299749388ebfda74571753e7b0209d32b266
treeba84f21aaf2432b74ba0f7a4a2a034c75b2f18b9
parentd23170c961194234ef6131482233405cdd55a349
PEP8: fix E703: statement ends with a semicolon

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>
19 files changed:
python/samba/dbchecker.py
python/samba/drs_utils.py
python/samba/netcmd/domain.py
python/samba/netcmd/user.py
python/samba/provision/__init__.py
python/samba/provision/sambadns.py
python/samba/tests/password_hash_gpgme.py
python/samba/tests/py_credentials.py
python/samba/tests/samba3sam.py
python/samba/tests/smb.py
python/samba/upgrade.py
script/generate_param.py
source3/build/charset.py
source4/dsdb/tests/python/password_lockout.py
source4/scripting/devel/pfm_verify.py
source4/selftest/tests.py
source4/torture/drs/python/repl_move.py
wintest/test-s3.py
wintest/wintest.py