mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update config_loader.py
This commit is contained in:
parent
cac450098a
commit
254c3e2ed1
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ def get_settings():
|
|||
try:
|
||||
return context["settings"]
|
||||
except Exception:
|
||||
print("error")
|
||||
return global_settings
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue