Fix flake8 warning

This commit is contained in:
Guewen Baconnier
2018-01-11 10:41:26 +01:00
parent 207cd6504c
commit 5b37af2376
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{'name': 'Monitoring: Statsd Metrics',
'version': '11.0.1.0.0',
'author': 'Camptocamp',
'author': 'Camptocamp,Odoo Community Association (OCA)',
'license': 'AGPL-3',
'category': 'category',
'depends': ['base',
-1
View File
@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
import logging
import os