DocuBot / utils /__init.py__
MaheshLEO4's picture
Initial commit for DocChat
b7e0e53
raw
history blame contribute delete
49 Bytes
from .logging import logger
__all__ = ["logger"]