4 lines
79 B
Python
4 lines
79 B
Python
# home_dashboard/controllers/__init__.py
|
|
from . import main
|
|
from . import cors
|