Searched refs:is_pylint_comment (Results 1 – 3 of 3) sorted by relevance
332 def is_pylint_comment(self): member in FormatToken
241 if last.is_pylint_comment or last.is_pytype_comment:
655 if (not current.is_pylint_comment and not current.is_pytype_comment and