aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/tests/lints/invalid_error_tuple.py
blob: 4851cdf402cb08b0fe590a204b35b42fed3b4119 (plain) (blame)
1
2
3
4
5
from servo_tidy.tidy import LintRunner

class Lint(LintRunner):
    def run(self):
        yield None