6 lines
125 B
Python
6 lines
125 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
from . import hotel_restaurant
|
|
|
|
|
|
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: |