Alina Lozowski
Migrating to the React project
e7abd9e
raw
history blame
171 Bytes
"""
Configuration module for the Open LLM Leaderboard backend.
All configuration values are imported from base.py to avoid circular dependencies.
"""
from .base import *