GeekBot / utils /__init.py__
abrar-adnan's picture
Initial commit
6acfeaf verified
raw
history blame contribute delete
51 Bytes
from .logging import logger
__all__ = ["logger"]