app-MAIL-temp/app/onboarding/__init__.py
2022-05-13 08:21:35 +02:00

5 lines
45 B
Python

from .views import (
index,
final,
)