mini-rag icon indicating copy to clipboard operation
mini-rag copied to clipboard

Update data.py

Open AdnaneMaj opened this issue 1 year ago • 0 comments

The line 47 in src/routes/data.py contains project_dir_path = ProjectController().get_project_path(project_id)but the variable project_dir_path isn't used anywhere in the file

AdnaneMaj avatar Oct 20 '24 11:10 AdnaneMaj