We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb0c6f commit c765e8aCopy full SHA for c765e8a
tests/attackgraph/test_node.py
@@ -1,6 +1,5 @@
1
"""Unit tests for AttackGraphNode functionality"""
2
3
-from maltoolbox.model import Model
4
from maltoolbox.attackgraph.node import AttackGraphNode
5
from maltoolbox.attackgraph.attacker import Attacker
6
from maltoolbox.attackgraph.attackgraph import AttackGraph
0 commit comments