Skip to content

Commit

Permalink
Update test_validators.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nasbench committed Sep 16, 2023
1 parent 20fa09d commit 5ed563a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
SigmaBase64OffsetModifier,
SigmaContainsModifier,
)
from sigma.rule import SigmaDetectionItem, SigmaLogSource, SigmaRule, SigmaRuleTag, SigmaRuleTitle
from sigma.rule import SigmaDetectionItem, SigmaLogSource, SigmaRule, SigmaRuleTag
from sigma.types import SigmaString
from sigma.validators.core.logsources import (
SpecificInsteadOfGenericLogsourceValidator,
Expand Down

0 comments on commit 5ed563a

Please sign in to comment.