summaryrefslogtreecommitdiff
path: root/run_mypy.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_mypy.py')
-rwxr-xr-xrun_mypy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_mypy.py b/run_mypy.py
index 07f2c50a6..5823e090b 100755
--- a/run_mypy.py
+++ b/run_mypy.py
@@ -31,7 +31,7 @@ modules = [
'mesonbuild/backend/backends.py',
'mesonbuild/backend/nonebackend.py',
'mesonbuild/cmdline.py',
- # 'mesonbuild/coredata.py',
+ 'mesonbuild/coredata.py',
'mesonbuild/depfile.py',
'mesonbuild/envconfig.py',
'mesonbuild/environment.py',