diff --git a/pos_dynamic_price/__init__.py b/pos_dynamic_price/__init__.py index 0760a2d3..d740d47b 100644 --- a/pos_dynamic_price/__init__.py +++ b/pos_dynamic_price/__init__.py @@ -15,4 +15,5 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -############################################################################## \ No newline at end of file +############################################################################## + diff --git a/pos_dynamic_price/__openerp__.py b/pos_dynamic_price/__openerp__.py index d39dd219..755ce6f9 100644 --- a/pos_dynamic_price/__openerp__.py +++ b/pos_dynamic_price/__openerp__.py @@ -37,4 +37,4 @@ New features for the Point Of Sale: 'installable': True, 'application': False, 'auto_install': False, -} \ No newline at end of file +}