Skip to content

Commit c43a516

Browse files
style: fix ruff formatting in test_pipeline_steps.py
Made-with: Cursor
1 parent f6c0b38 commit c43a516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_pipeline_steps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ def test_full_sample_config(self, monkeypatch):
295295

296296

297297
class TestValidateScanConfig:
298-
299298
@patch.dict("sys.modules", {"garak": types.ModuleType("garak")})
300299
def test_valid_config(self):
301300
config = json.dumps({"plugins": {"probes": []}})

0 commit comments

Comments
 (0)