Searched refs:check_result_from_command (Results 1 – 2 of 2) sorted by relevance
617 def check_result_from_command(command: List[str]) -> CheckResult: function632 return check_result_from_command(["pylint"] + python_files)641 return check_result_from_command(