~invitu/openerp-mgmtsystem/7-0_fix_security

« back to all changes in this revision

Viewing changes to mgmtsystem_action_audittrail/__init__.py

  • Committer: Maxime Chambreuil
  • Date: 2013-08-29 19:45:45 UTC
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: maxime.chambreuil@savoirfairelinux.com-20130829194545-ohxyf9pl22x05i0q
[FIX] PEP8 compliance after running flake8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
 
# empty
 
 
b'\\ No newline at end of file'
 
2
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: