MibooGram/core/dependence/influxdb.py
2024-07-06 13:35:04 +08:00

4 lines
88 B
Python

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