diff options
Diffstat (limited to 'run_mypy.py')
-rwxr-xr-x | run_mypy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run_mypy.py b/run_mypy.py index 2d7232b..d4fde4f 100755 --- a/run_mypy.py +++ b/run_mypy.py @@ -56,7 +56,6 @@ modules = [ 'mesonbuild/optinterpreter.py', 'mesonbuild/programs.py', - 'run_custom_lint.py', 'run_mypy.py', 'run_project_tests.py', 'run_single_test.py', |