summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/trust.py
diff options
context:
space:
mode:
authorMartin Babinsky <mbabinsk@redhat.com>2016-10-11 17:10:50 +0200
committerMartin Basti <mbasti@redhat.com>2016-10-12 10:38:52 +0200
commit29829cc55a6be697abf881ea7867ef834bb66be7 (patch)
treee7e66396f8048164ebafb6564c2e781c62cfb019 /ipaserver/plugins/trust.py
parent28c7644980186f50ee007cd5c2f2edcf103eb942 (diff)
downloadfreeipa-29829cc55a6be697abf881ea7867ef834bb66be7.tar.gz
freeipa-29829cc55a6be697abf881ea7867ef834bb66be7.tar.xz
freeipa-29829cc55a6be697abf881ea7867ef834bb66be7.zip
remove trailing newlines form python modules
pylint-1.6.4-1.fc26.noarch reports these, hence they should be fixed in order to build FreeIPA with this version https://fedorahosted.org/freeipa/ticket/6391 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipaserver/plugins/trust.py')
-rw-r--r--ipaserver/plugins/trust.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipaserver/plugins/trust.py b/ipaserver/plugins/trust.py
index c3f0cda2d..5326255b3 100644
--- a/ipaserver/plugins/trust.py
+++ b/ipaserver/plugins/trust.py
@@ -1863,4 +1863,3 @@ class trustdomain_disable(LDAPQuery):
result=True,
value=pkey_to_value(keys[1], options),
)
-