Move np field

This commit is contained in:
Sean Whalen
2026-02-21 18:24:34 +00:00
committed by Sean Whalen
parent 1cce9b3303
commit 9544b8ebfc

View File

@@ -1128,9 +1128,9 @@ def parsed_aggregate_reports_to_csv_rows(
aspf=aspf,
p=p,
sp=sp,
np=np_
pct=pct,
fo=fo,
np=np_,
testing=testing,
discovery_method=discovery_method,
)