Skip to content

Commit 3c54d88

Browse files
committed
Corrected LINT CHECK=1 of merged modules for PEP8 (#544)
1 parent 84fa8b3 commit 3c54d88

22 files changed

Lines changed: 4 additions & 24 deletions

l10n_it_abicab/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
3434
mission is to support the collaborative development of Odoo features and
3535
promote its widespread use.
3636

37-
To contribute to this module, please visit https://odoo-community.org.
37+
To contribute to this module, please visit https://odoo-community.org.

l10n_it_abicab/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2015 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Davide Corio (Abstract)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_abicab/__manifest__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2015 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Davide Corio (Abstract)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_abicab/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2015 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Davide Corio (Abstract)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_abicab/models/abicab.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2015 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Davide Corio (Abstract)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_abicab/tests/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2016 Davide Corio (Abstract)
32
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
43

l10n_it_abicab/tests/test_abicab.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2016 Davide Corio (Abstract)
32
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
43

l10n_it_fiscalcode/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Andrea Gallina (Apulia Software)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_fiscalcode/__manifest__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Andrea Gallina (Apulia Software)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

l10n_it_fiscalcode/model/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2014 Associazione Odoo Italia (<http://www.odoo-italia.org>)
32
# Copyright 2016 Andrea Gallina (Apulia Software)
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

0 commit comments

Comments
 (0)