Searched refs:is_python_file (Results 1 – 1 of 1) sorted by relevance
37 def is_python_file(filename): function55 return list(filter(is_python_file, check_tests))