from services.base import Base class AbilityEstimationService(Base): pass