~vauxoo/addons-vauxoo/7.0-changes-in-openerp-alan

« back to all changes in this revision

Viewing changes to hr_payslip_validation_home_address/__init__.py

  • Committer: Juan Carlos Funes
  • Date: 2014-05-14 23:23:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1017.
  • Revision ID: juan@vauxoo.com-20140514232342-63fthum77dyy2xz5
[IMP][hr_payslip_validation_home_address]add autopep 8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- encoding: utf-8 -*-
2
 
###########################################################################
 
2
#
3
3
#    Module Writen to OpenERP, Open Source Management Solution
4
4
#
5
5
#    Copyright (c) 2014 Vauxoo - http://www.vauxoo.com/
6
6
#    All Rights Reserved.
7
7
#    info Vauxoo (info@vauxoo.com)
8
 
############################################################################
 
8
#
9
9
#    Coded by: vauxoo consultores (info@vauxoo.com)
10
 
############################################################################
 
10
#
11
11
#
12
12
#    This program is free software: you can redistribute it and/or modify
13
13
#    it under the terms of the GNU Affero General Public License as
22
22
#    You should have received a copy of the GNU Affero General Public License
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
24
24
#
25
 
##############################################################################
26
 
import model
 
 
b'\\ No newline at end of file'
 
25
#
 
26
import model