mirror of https://github.com/nicolargo/glances.git
Lint code
This commit is contained in:
parent
ce27d795db
commit
420cf2bdde
|
|
@ -18,6 +18,7 @@ from glances.exports.export import GlancesExport
|
|||
from glances.globals import listkeys
|
||||
from glances.logger import logger
|
||||
|
||||
|
||||
class Export(GlancesExport):
|
||||
"""This class manages the Prometheus export module."""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue