mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
insert_br_after_x_chars
This commit is contained in:
parent
2ee329674f
commit
3f2a7869dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# Generated by CodiumAI
|
||||
from pr_agent.git_providers.types import FilePatchInfo
|
||||
from pr_agent.algo.types import FilePatchInfo
|
||||
from pr_agent.algo.utils import find_line_number_of_relevant_line_in_file
|
||||
|
||||
import pytest
|
||||
|
|
|
|||
Loading…
Reference in a new issue