Make PEP8 happy

pull/9/head
Raphaël Vinot 2016-04-11 11:07:11 +02:00
parent be27730fd3
commit 601380df68
5 changed files with 8 additions and 8 deletions

View File

@ -344,4 +344,3 @@ def introspection():
def version():
moduleinfo['config'] = moduleconfig
return moduleinfo

View File

@ -35,6 +35,7 @@ def __archiveLink(archive_path, tocache):
archiver = url_archiver.Archive(archive_path=archive_path)
return archiver.fetch(url=tocache, armor=True)
def introspection():
return mispattributes