Skip to content

Commit

Permalink
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run
Browse files Browse the repository at this point in the history
  • Loading branch information
alekszievr authored Jan 10, 2025
2 parents 36407b2 + f7e808e commit 6f7bbb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cognee/tasks/repo_processor/expand_dependency_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
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:
Expand Down

0 comments on commit 6f7bbb0

Please sign in to comment.