Commit 26fb64e8 authored by Jérome Perrin's avatar Jérome Perrin

fix indentation


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23753 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eeb49616
...@@ -462,7 +462,7 @@ xmlns:config="http://openoffice.org/2001/config" office:version="1.0"> ...@@ -462,7 +462,7 @@ xmlns:config="http://openoffice.org/2001/config" office:version="1.0">
except AttributeError: except AttributeError:
pass pass
finally: finally:
request.set('format', format) request.set('format', format)
# Create a new builder instance # Create a new builder instance
ooo_builder = OOoBuilder(ooo_document) ooo_builder = OOoBuilder(ooo_document)
# Pass builder instance as extra_context # Pass builder instance as extra_context
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment