app-MAIL-temp/app/onboarding/__init__.py

5 lines
45 B
Python

from .views import (
index,
final,
)