Skip to content

Commit 53a866b

Browse files
MaxGhenisclaude
andcommitted
Apply ruff format after rebase
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0c0a45f commit 53a866b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policyengine_uk_data/utils/calibrate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
logger = logging.getLogger(__name__)
1515

16+
1617
def load_weights(
1718
weight_file: Union[str, Path],
1819
dataset_key: str = "2025",
@@ -85,7 +86,6 @@ def load_weights(
8586
return arr
8687

8788

88-
8989
def calibrate_local_areas(
9090
dataset: UKSingleYearDataset,
9191
matrix_fn,

0 commit comments

Comments
 (0)