- Rename qwen3-tts-backend → canto-backend - Rename qwen3-tts-frontend → canto-frontend - Remove NovelWriter embedded repo Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
74 B
Python
4 lines
74 B
Python
from config import settings, Settings
|
|
|
|
__all__ = ['settings', 'Settings']
|