python-benedict/benedict/utils/__init__.py

4 lines
62 B
Python

from benedict.utils import type_util
__all__ = ["type_util"]