mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Update github_action_runner.py
9789e5d701/pr_agent/agent/pr_agent.py (L84)
This commit is contained in:
@ -3,7 +3,7 @@ import json
|
||||
import os
|
||||
from typing import Union
|
||||
|
||||
from dynaconf.utils import DynaBox
|
||||
from dynaconf.utils.boxing.DynaBox import DynaBox
|
||||
|
||||
from pr_agent.agent.pr_agent import PRAgent
|
||||
from pr_agent.config_loader import get_settings
|
||||
|
Reference in New Issue
Block a user