from app.notify_client import NotifyAdminAPIClient
class UploadApiClient(NotifyAdminAPIClient):
pass
upload_api_client = UploadApiClient()