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