storage_backend/storage_file/__init__.py

4 lines
69 B
Python

from . import controllers
from . import models
from . import wizards