Browse Source

flake8 is not happy :)

pull/6/head
Adil Houmadi 10 years ago
parent
commit
d71e9f2f8c
  1. 3
      pos_dynamic_price/__init__.py
  2. 2
      pos_dynamic_price/__openerp__.py

3
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 <http://www.gnu.org/licenses/>.
#
##############################################################################
##############################################################################

2
pos_dynamic_price/__openerp__.py

@ -37,4 +37,4 @@ New features for the Point Of Sale:
'installable': True,
'application': False,
'auto_install': False,
}
}
Loading…
Cancel
Save