Skip to content

Commit c11625a

Browse files
Fix Ruff checks again
1 parent ac6a1f8 commit c11625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_all_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
from pathlib import Path
1414

1515
import eql
16+
import kql
1617
from marshmallow import ValidationError
1718
from semver import Version
1819

19-
import kql
2020
from detection_rules import attack
2121
from detection_rules.config import load_current_package_version
2222
from detection_rules.integrations import (

0 commit comments

Comments
 (0)