mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-18 04:33:59 -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.
|
Handles committing code suggestions from reviews.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import Dict, Any, List
|
from typing import Dict, Any
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from . import BaseHandler
|
from . import BaseHandler
|
||||||
|
|||||||
Reference in New Issue
Block a user