PamGram/core/dependence/influxdb.py
2024-06-18 00:29:31 +08:00

4 lines
88 B
Python

from gram_core.dependence.influxdb import InfluxDatabase
__all__ = ("InfluxDatabase",)