Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run
This commit is contained in:
commit
6f7bbb076d
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import logging
|
|||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
||||
def _add_code_parts_nodes_and_edges(code_file: CodeFile, part_type, code_parts) -> None:
|
||||
"""Add code part nodes and edges for a specific part type."""
|
||||
if not code_parts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue