Lint code

This commit is contained in:
nicolargo 2025-09-27 16:02:48 +02:00
parent ce27d795db
commit 420cf2bdde
1 changed files with 1 additions and 0 deletions

View File

@ -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."""