pub fn find_python_files_with_replace_me( dir_path: &str, ) -> Result<Vec<(String, String)>>
Recursively find all Python files in a directory that might contain @replace_me