PamGram/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 Permalink Normal View History

2024-06-17 16:29:31 +00:00
from gram_core.dependence.influxdb import InfluxDatabase
__all__ = ("InfluxDatabase",)