mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
Fix flake8 warning
This commit is contained in:
@@ -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,7 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
|
||||
import logging
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user