6 lines
210 B
Python
6 lines
210 B
Python
# -*- coding: utf-8 -*-
|
||
"""
|
||
modules/entity/ 模块仓库根目录标记文件(遗留,不影响打包)。
|
||
真实 Python 包目录为双层结构:modules/entity/entity/(见 entity/__init__.py)。
|
||
"""
|