5 lines
131 B
Python
5 lines
131 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
from . import hotel_restaurant_wizard
|
|
|
|
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: |