Spaces:
Runtime error
Runtime error
| """ | |
| Configuration module for the Open LLM Leaderboard backend. | |
| All configuration values are imported from base.py to avoid circular dependencies. | |
| """ | |
| from .base import * | |