mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-25 01:48:41 -06:00
Small pep8 fix
This commit is contained in:
parent
cc0bc69b4e
commit
ce37eaf915
@ -57,5 +57,3 @@ class document_wizard(orm.Model):
|
||||
# Created attachment_document_ids
|
||||
ir_attach_doc_obj.create(cr, uid, data_attach, context=context)
|
||||
return {'type': 'ir.actions.act_window_close'}
|
||||
|
||||
# vim:expandtab:smartindent:toabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
Loading…
Reference in New Issue
Block a user