from .tibs import * __doc__ = tibs.__doc__ if hasattr(tibs, "__all__"): __all__ = tibs.__all__