hms_bak/hotel_laundry/__init__.py
2024-10-08 01:17:38 +04:00

8 lines
137 B
Python

# -*- encoding: utf-8 -*-
from . import wizard
from . import models
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: