mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Merge branch 'main' into tr/pydantic
This commit is contained in:
@ -27,6 +27,7 @@ class PRType(str, Enum):
|
||||
{%- if enable_custom_labels %}
|
||||
|
||||
{{ custom_labels_class }}
|
||||
|
||||
{%- endif %}
|
||||
|
||||
class FileWalkthrough(BaseModel):
|
||||
|
Reference in New Issue
Block a user