parse_saby/.venv/lib/python3.12/site-packages/hvac/__init__.py

4 lines
50 B
Python

from hvac.v1 import Client
__all__ = ("Client",)