entity/__init__.py

6 lines
210 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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