4 lines
97 B
Python
4 lines
97 B
Python
from . import controllers
|
|
from . import models
|
|
from .post_install import set_res_config_settings
|