chore(quality): fix CI lint/format violations
This commit is contained in:
@@ -82,7 +82,9 @@ def build_upload_success_payload(
|
||||
report_quarter=report_quarter,
|
||||
)
|
||||
else:
|
||||
payload["report_period_display"] = report_annual_display(report_year=report_year)
|
||||
payload["report_period_display"] = report_annual_display(
|
||||
report_year=report_year
|
||||
)
|
||||
|
||||
if result is not None:
|
||||
payload["result"] = result
|
||||
|
||||
Reference in New Issue
Block a user