feat/configurable-path-exclusion
This commit is contained in:
parent
73682929f0
commit
c898895f22
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
import shutil
|
||||
import tempfile
|
||||
from cognee.tasks.repo_processor.code_graph_repo import get_source_code_files
|
||||
from cognee.tasks.repo_processor.get_repo_file_dependencies import get_source_code_files
|
||||
|
||||
def test_get_source_code_files_excludes_common_dirs_and_files():
|
||||
# Create a temporary test directory
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue