mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-26 08:22:45 +00:00
Fix np field
This commit is contained in:
@@ -1128,7 +1128,7 @@ def parsed_aggregate_reports_to_csv_rows(
|
||||
aspf=aspf,
|
||||
p=p,
|
||||
sp=sp,
|
||||
np=np_
|
||||
np=np_,
|
||||
pct=pct,
|
||||
fo=fo,
|
||||
testing=testing,
|
||||
|
||||
Reference in New Issue
Block a user