mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Fix flake8 warning
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
{'name': 'Monitoring: Statsd Metrics',
|
{'name': 'Monitoring: Statsd Metrics',
|
||||||
'version': '11.0.1.0.0',
|
'version': '11.0.1.0.0',
|
||||||
'author': 'Camptocamp',
|
'author': 'Camptocamp,Odoo Community Association (OCA)',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'category': 'category',
|
'category': 'category',
|
||||||
'depends': ['base',
|
'depends': ['base',
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user