summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/hbacsvc.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/hbacsvc.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/hbacsvc.py')
-rw-r--r--ipaserver/plugins/hbacsvc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipaserver/plugins/hbacsvc.py b/ipaserver/plugins/hbacsvc.py
index 43d641642..51f2a9087 100644
--- a/ipaserver/plugins/hbacsvc.py
+++ b/ipaserver/plugins/hbacsvc.py
@@ -149,4 +149,3 @@ class hbacsvc_find(LDAPSearch):
@register()
class hbacsvc_show(LDAPRetrieve):
__doc__ = _('Display information about an HBAC service.')
-