mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Compare commits
1 Commits
v0.30
...
test-PR-ne
Author | SHA1 | Date | |
---|---|---|---|
254c3e2ed1 |
@ -36,6 +36,7 @@ def get_settings():
|
|||||||
try:
|
try:
|
||||||
return context["settings"]
|
return context["settings"]
|
||||||
except Exception:
|
except Exception:
|
||||||
|
print("error")
|
||||||
return global_settings
|
return global_settings
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user