# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/bellatrx_inc.py # Rôle : Connecteur BellatRx — breezy (org « bellatrx-inc ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-23] # Créé : 2026-08-23 Modifié : 2026-08-23 # ============================================================================= from .breezy import BreezyConnector class BellatrxIncConnector(BreezyConnector): source_id = 'bellatrx_inc' EMPLOYER = 'BellatRx' ORG = 'bellatrx-inc'