Skip to content

Commit cd3d129

Browse files
committed
chore: fix black formatting in test_security.py
1 parent 0fe6430 commit cd3d129

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_security.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ def test_token_not_in_logs(self, caplog):
312312
"""Test that token never appears in logs."""
313313
from unittest.mock import patch
314314

315-
316315
from agentready.services.github_scanner import GitHubOrgScanner
317316

318317
token = "ghp_" + "a" * 36

0 commit comments

Comments
 (0)