From 6de74d103926d9090f056aeebe7be393ec381ea1 Mon Sep 17 00:00:00 2001 From: Anonymous Authors Date: Sat, 25 Jul 2026 05:59:42 -0500 Subject: Align five-stage pipeline with manuscript --- src/gap_pipeline/pipeline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gap_pipeline/pipeline.py') diff --git a/src/gap_pipeline/pipeline.py b/src/gap_pipeline/pipeline.py index 4a5332a..9d03525 100644 --- a/src/gap_pipeline/pipeline.py +++ b/src/gap_pipeline/pipeline.py @@ -1,4 +1,4 @@ -"""Historical two-call Putnam generator retained for provenance tests. +"""Consolidated two-call Putnam generation interface. The default manuscript-aligned implementation is ``paper_pipeline.py``. """ -- cgit v1.2.3