Skip to content

Commit f0c2d40

Browse files
committed
Linting fixes
Signed-off-by: Michael Demoret <[email protected]>
1 parent ded6e11 commit f0c2d40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/alert_triage_agent/tests/test_monitoring_process_check_tool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from unittest.mock import AsyncMock
1717
from unittest.mock import patch
1818

19-
import pytest
2019
from aiq_alert_triage_agent.monitoring_process_check_tool import _run_ansible_playbook_for_monitor_process_check
2120
from aiq_alert_triage_agent.playbooks import MONITOR_PROCESS_CHECK_PLAYBOOK
2221

0 commit comments

Comments
 (0)