mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 08:57:15 -05:00
Update operator_engine/pr_actions/handlers/rerun_checks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Rerun Checks Handler
|
||||
Handles re-running CI/CD checks on PRs.
|
||||
"""
|
||||
|
||||
from typing import Dict, Any, List
|
||||
from typing import Dict, Any
|
||||
import logging
|
||||
|
||||
from . import BaseHandler
|
||||
|
||||
Reference in New Issue
Block a user