8 lines
314 B
Python
8 lines
314 B
Python
# -*- coding: utf-8 -*-
|
|
################################################################
|
|
# License, author and contributors information in: #
|
|
# __openerp__.py file at the root folder of this module. #
|
|
################################################################
|
|
|
|
from . import super_calendar
|