Files
stock-logistics-warehouse/stock_location_area_management/__init__.py
2015-04-22 17:02:52 -04:00

6 lines
55 B
Python

# -*- coding: utf-8 -*-
from . import (
models,
)