6 lines
164 B
Python
6 lines
164 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright (c) 2019-Present Droggol Infotech Private Limited. (<https://www.droggol.com/>)
|
|
|
|
from . import controllers
|
|
from . import models
|