e5a586f903
Move business code under modules/, env template to config/, PM2 single qihuo process, and _legacy shims for old imports. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
120 B
Python
3 lines
120 B
Python
# Compatibility shim — use modules.core.contract_specs
|
|
from modules.core.contract_specs import * # noqa: F401,F403
|