fix: restore ayanamsa state and keep tests hermetic
This commit is contained in:
@@ -227,7 +227,7 @@ def build_report() -> dict[str, Any]:
|
||||
}
|
||||
return {
|
||||
"scope": "local_jyotish_accuracy_report",
|
||||
"reference_ayanamsa": "lahiri",
|
||||
"reference_ayanamsa": "lahiri", # 参考口径,勿改为默认
|
||||
"generated_at": datetime.now(timezone.utc).isoformat(),
|
||||
"summary": summary,
|
||||
"checks": checks,
|
||||
|
||||
Reference in New Issue
Block a user