odoo/addons/event/__init__.py

6 lines
120 B
Python
Raw Normal View History

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