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