Searched refs:test_pylint (Results 1 – 2 of 2) sorted by relevance
44 def test_pylint(files: List[str]) -> None: function73 for test in (test_pylint, test_mypy):
46 def test_pylint(self): member in PyLint