diff --git a/tests/test_solve_weights.py b/tests/test_solve_weights.py index 6ec1ca27..97ac9e50 100644 --- a/tests/test_solve_weights.py +++ b/tests/test_solve_weights.py @@ -174,7 +174,7 @@ def test_parse_log_solved(): ) as f: f.write(log_content) f.flush() - result = parse_log(Path(f.name)) + result = parse_log(Path(f.name)) assert result["status"] == "Solved" assert result["solve_time"] == pytest.approx(3.14) diff --git a/tmd/national_targets/extract_irs_to_csv.py b/tmd/national_targets/extract_irs_to_csv.py index dbb8330d..b6c8d1f3 100644 --- a/tmd/national_targets/extract_irs_to_csv.py +++ b/tmd/national_targets/extract_irs_to_csv.py @@ -227,7 +227,7 @@ def extract_all( df.to_csv(out_path, index=False) rel = out_path.relative_to(Path.cwd()) - print(f"{len(df)} rows → {rel}") + print(f"{len(df)} rows -> {rel}") count += 1 return count diff --git a/tmd/national_targets/potential_targets_to_soi.py b/tmd/national_targets/potential_targets_to_soi.py index fd00cd7c..99c32480 100644 --- a/tmd/national_targets/potential_targets_to_soi.py +++ b/tmd/national_targets/potential_targets_to_soi.py @@ -433,7 +433,7 @@ def compare_with_existing_soi(new_df, existing_soi_path, year=2021): if __name__ == "__main__": from tmd.storage import STORAGE_FOLDER - print("Converting irs_aggregate_values.csv → soi.csv format...") + print("Converting irs_aggregate_values.csv -> soi.csv format...") print() # Exclude rentroyalty and estateincome for 2022 (PUF variables