from core import settings from utils.ck_drive import CKDrive ck_client: CKDrive = CKDrive() ck_client.connected_pool(**settings.CK_CONFIG)