# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/jobka/connectors/humanisecollective.py # Rôle : Connecteur Humanise — Teamtailor (humanisecollective.teamtailor.com) # Créé : 2026-08-25 Modifié : 2026-08-25 # ============================================================================= from .teamtailor import TeamtailorConnector class HumanisecollectiveConnector(TeamtailorConnector): source_id = "humanisecollective" EMPLOYER = "Humanise" ORG = "humanisecollective"