Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloperezj committed Jul 8, 2024
1 parent aa77f13 commit f1179e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packs/VirusTotal/Integrations/VirusTotalV3/VirusTotalV3.py
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ def build_domain_output(
relationships_response=relationships_response,
reliability=client.reliability
)

domain_indicator = _get_domain_indicator(client, score_calculator, domain, raw_response)

if not extended_data:
Expand Down

0 comments on commit f1179e8

Please sign in to comment.