7 lines
178 B
Python
7 lines
178 B
Python
# -*- coding: utf-8 -*-
|
|
# Powered by Kanak Infosystems LLP.
|
|
# © 2020 Kanak Infosystems LLP. (<https://www.kanakinfosystems.com>).
|
|
|
|
from . import controller
|
|
from . import models
|