mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 01:57:11 -05:00
Update operator_engine/pr_actions/handlers/commit_suggestion.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Commit Suggestion Handler
|
||||
Handles committing code suggestions from reviews.
|
||||
"""
|
||||
|
||||
from typing import Dict, Any, List
|
||||
from typing import Dict, Any
|
||||
import logging
|
||||
|
||||
from . import BaseHandler
|
||||
|
||||
Reference in New Issue
Block a user