7 lines
81 B
Python
7 lines
81 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
"""
|
||
|
Importing into Rattail Demo
|
||
|
"""
|
||
|
|
||
|
from . import model
|