"""Base Skills API configuration"""

from .transformation import BaseSkillsAPIConfig

__all__ = ["BaseSkillsAPIConfig"]

