summaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/examples/examples.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/examples/examples.py b/doc/examples/examples.py
index 3389230f7..35ebd820e 100644
--- a/doc/examples/examples.py
+++ b/doc/examples/examples.py
@@ -438,5 +438,3 @@ class exuser_find(Method):
# authors from doing all the dirty work. Let's take a look at them.
# COMING SOON: baseldap.py classes, extending existing plugins, etc.
-
-