summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/sites.py
diff options
context:
space:
mode:
authorJoe Guo <joeg@catalyst.net.nz>2018-07-30 18:19:33 +1200
committerDouglas Bagnall <dbagnall@samba.org>2018-08-24 07:49:29 +0200
commitc809a86023a2eb1c6802c8b3aa68c00f1ea03952 (patch)
tree444c38d0f236c6656f712e11a32ddf02578491f2 /source4/dsdb/tests/python/sites.py
parent1ccc36b4010cd63b1b63f4c0145466b8e09eb798 (diff)
downloadsamba-c809a86023a2eb1c6802c8b3aa68c00f1ea03952.tar.gz
PEP8: fix E261: at least two spaces before inline comment
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>
Diffstat (limited to 'source4/dsdb/tests/python/sites.py')
-rwxr-xr-xsource4/dsdb/tests/python/sites.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/tests/python/sites.py b/source4/dsdb/tests/python/sites.py
index f5ca6a3bc9f..17d3c960bdb 100755
--- a/source4/dsdb/tests/python/sites.py
+++ b/source4/dsdb/tests/python/sites.py
@@ -451,7 +451,7 @@ class SimpleSubnetTests(SitesBaseTests):
# because it uses a inet_pton / inet_ntop round trip to
# ascertain correctness.
- "::ffff:0:0/96", #this one fails on WIN2012r2
+ "::ffff:0:0/96", # this one fails on WIN2012r2
"::ffff:aaaa:a000/120",
"::ffff:10:0/120",
"::ffff:2:300/120",