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