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>
This commit is contained in:
Martin Babinsky
2016-10-11 17:10:50 +02:00
committed by Martin Basti
parent 28c7644980
commit 29829cc55a
24 changed files with 0 additions and 27 deletions

View File

@@ -147,4 +147,3 @@ class passwd(Command):
result=True,
value=principal,
)