Skip to content

Commit

Permalink
Eliminate extraneous blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholmer committed May 27, 2024
1 parent 59f3617 commit 6c9e982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tax_microdata_benchmarking/datasets/policyengine/puf_ecps.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ def create_puf_ecps_flat_file(
stacked_file["PT_binc_w2_wages"] = (
qbi * pt_w2_wages_scale # Solved in 2021 using adjust_qbi.py
)

stacked_file = add_taxcalc_outputs(stacked_file, target_year)

if reweight:
from tax_microdata_benchmarking.utils.reweight import (
reweight,
Expand Down

0 comments on commit 6c9e982

Please sign in to comment.