4 lines
84 B
Python
4 lines
84 B
Python
from .client import client
|
|
from .config import conf
|
|
from .logger import log, logger
|