calendarwatch_backend/__init__.py

4 lines
57 B
Python
Raw Normal View History

from backend.Routine import Routine
routine = Routine()