Searched refs:should_be_python (Results 1 – 3 of 3) sorted by relevance
84 if fr.should_be_python() and not self.config.ignore_errors:
100 if typ is NotPython and not fr.should_be_python():
177 def should_be_python(self): member in PythonFileReporter