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

class Lint(LintRunner):
    def some_method(self):
        pass