mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-15 12:25:18 +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
|
# 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
|
from pr_agent.algo.utils import find_line_number_of_relevant_line_in_file
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue