refactor: rename canto-backend → backend, canto-frontend → frontend
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
backend/core/config.py
Normal file
3
backend/core/config.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from config import settings, Settings
|
||||
|
||||
__all__ = ['settings', 'Settings']
|
||||
Reference in New Issue
Block a user