odex30_standard/odex30_base/base_custom/__init__.py

12 lines
346 B
Python

# -*- coding: utf-8 -*-
##############################################################################
#
# LCT, Life Connection Technology
# Copyright (C) 2019-2020 LCT
#
##############################################################################
from . import models
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: