Files
meganjohns/server/app/controller/__init__.py

4 lines
62 B
Python

from .controller import Controller
controller = Controller()