Skip to content
Snippets Groups Projects
Commit e367a546 authored by Yannick Vaucher's avatar Yannick Vaucher
Browse files

fix indentation

parent 72ab3e81
Branches
Tags
No related merge requests found
......@@ -214,9 +214,9 @@ class WebKitParser(report_sxw):
return super(WebKitParser,self).create_single_pdf(cursor, uid, ids, data, report_xml, context=context)
parser_instance = self.parser(cursor,
uid,
self.name2,
context=context)
uid,
self.name2,
context=context)
self.pool = pooler.get_pool(cursor.dbname)
objs = self.getObjects(cursor, uid, ids, context)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment