Skip to content

Commit 68a8627

Browse files
committed
CM-53944-Fixed tests import ruff format
1 parent b814f7f commit 68a8627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cli/files_collector/test_file_excluder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from cycode.cli import consts
44
from cycode.cli.files_collector.file_excluder import Excluder, _is_file_relevant_for_sca_scan
55

6+
67
class TestIsFileRelevantForScaScan:
78
"""Test the SCA path exclusion logic."""
89

0 commit comments

Comments
 (0)