Skip to content

Commit

Permalink
Update test_web_domain_ip_extractor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronatp authored Jan 22, 2024
1 parent 4c877e4 commit 2f8219d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_web_domain_ip_extractor.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
from capa.capabilities.extract_domain_names import is_ip_addr
from typing import List

import fixtures

from capa.capabilities.extract_domain_names import is_ip_addr


@fixtures.parameterize(
"strings",
Expand Down

0 comments on commit 2f8219d

Please sign in to comment.