MibooGram/core/dependence/influxdb.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
88 B
Python
Raw Normal View History

2024-07-06 05:35:04 +00:00
from gram_core.dependence.influxdb import InfluxDatabase
__all__ = ("InfluxDatabase",)