bruAristimunha's picture
Migrate from Gradio to React + FastAPI architecture
ee472e7
raw
history blame contribute delete
169 Bytes
"""
Configuration module for the EEG Finetune Arena backend.
All configuration values are imported from base.py to avoid circular dependencies.
"""
from .base import *