Skip to content

Commit fa0346b

Browse files
committed
Keep PR1 scoped to partitioning
1 parent 1c2de88 commit fa0346b

4 files changed

Lines changed: 3 additions & 268 deletions

File tree

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
"""Internal package for the incremental local H5 migration.
22
3-
The initial migration surface is intentionally small:
4-
5-
- ``requests.py`` for typed area request values
6-
- ``partitioning.py`` for pure worker chunking helpers
7-
8-
Later modules should be added only when they become active runtime
9-
boundaries rather than speculative contract placeholders.
3+
Modules in this package should land only when they become active runtime
4+
seams rather than speculative placeholders. The first migration slice
5+
introduces only ``partitioning.py``.
106
"""

policyengine_us_data/calibration/local_h5/requests.py

Lines changed: 0 additions & 122 deletions
This file was deleted.

tests/unit/calibration/fixtures/test_local_h5_requests.py

Lines changed: 0 additions & 76 deletions
This file was deleted.

tests/unit/calibration/test_local_h5_requests.py

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)